0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implements Elastica_Filter_Query extended structure (#201) More... over 12 years ago
Support array values More... over 12 years ago
Merge pull request #207 from pierrre/master More... over 12 years ago
Merge branch 'master' of https://github.com/ruflin/Elastica More... over 12 years ago
Rename Elastica_Param->getName() to _getName() More... over 12 years ago
Merge pull request #203 from scottmac/master More... over 12 years ago
"and" and "or" filters now uses Add Elastica_Filter_Abstract_Multi More... over 12 years ago
Add Elastica_Filter_Abstract_Multi (+tests) More... over 12 years ago
Add Elastica_Param::getName() More... over 12 years ago
Use Elastica_Script More... over 12 years ago
Allow a script to be used for doing calculating the score with a custom filter More... over 12 years ago
Allow a script to be used for doing calculating the score with a custom filter More... over 12 years ago
Update changes.txt More... over 12 years ago
Remove old style path creation through params in Elastica_Index::create and Elastica_Search::search More... over 12 years ago
changes.txt updated with latest updates More... over 12 years ago
Simplify Elastica_Type::search( by using Elastica_Search More... over 12 years ago
Simplify search in Elastica_Index by using Elastica_Search More... over 12 years ago
Merge pull request #199 from pierrre/master More... over 12 years ago
Fix Elastica_Filter_Abstract More... over 12 years ago
Merge pull request #198 from pierrre/master More... over 12 years ago
Add @return annotation in Elastica_Filter_Abstract More... over 12 years ago
Merge branch 'master' of https://github.com/ruflin/Elastica More... over 12 years ago
Improve Elastica_Filter_Abstract::setCached() Add Elastica_Filter_Abstract::setCacheKey() Add tests for Elastica_Filter_Abstract More... over 12 years ago
Merge pull request #196 from pierrre/master More... over 12 years ago
Merge branch 'master' of https://github.com/ruflin/Elastica More... over 12 years ago
Add Elastica_Param::hasParam() More... over 12 years ago
Merge pull request #195 from GordyD/patch-1 More... over 12 years ago
Remove unsupported use of minimum number should match for Boolean Filter see http://elasticsearch-users.115913.n3.nabble.com/Bool-filter-does-not-support-quot-minimum-number-should-match-quot-td4018943.html for more information. More... over 12 years ago
Merge pull request #193 from pierrre/master More... over 12 years ago
Add int cast in Elastica_Filter_Limit::setLimit() More... over 12 years ago