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
build script enhanced with setup. Cluster and Node shutdown added More... over 13 years ago
Elastica_Index_Settings udpated. index. removed in front of get => simpler get. Important: This changes API More... over 13 years ago
Merge pull request #62 from juneym/master More... over 13 years ago
resurrecting hasFacets() More... over 13 years ago
Merge branch 'master' of https://github.com/ruflin/Elastica More... over 13 years ago
Ensure that Elastica_Exception_ExpectedFieldNotFound exception is thrown when [took] and [_shards] are not found in the responect JSON decoded data More... over 13 years ago
Revert "Small fix to the ResponseTest.php" More... over 13 years ago
Small fix to the ResponseTest.php More... over 13 years ago
commiting other php files as mentioned in 95f99ad More... over 13 years ago
Added two methods in Elastica_Response; getEngineTime() and getShardStatistics() and corresponding unit tests More... over 13 years ago
MergeFactor readded to Elastica_Settings. Should work this time. Index is closed first More... over 13 years ago
Elastic_ResultSet implements Countable - this is useful for creating a customized Zend Framework paginator using Elastica_ResultSet More... over 13 years ago
release tag added More... over 13 years ago
Merge pull request #61 from cystbear/escapingBooleanWords More... over 13 years ago
[code style] get rid out bad smell at utils class: do not change passed parameter anymore More... over 13 years ago
refactored Utils class: use more laconic syntax to replace substrings More... over 13 years ago
Merge pull request #60 from cystbear/escapingBooleanWords More... over 13 years ago
improved Elastica_Util: added "replaceBooleanWords" method, to be able replace lucene reserved words More... over 13 years ago
fixed version tag More... over 13 years ago
debian rules More... over 13 years ago
cleanup for coding conventions More... over 13 years ago
Remove DEFAULT_MERGE_POLICY_MERGE_FACTOR settings because improved handling in ES 0.17.0. Update tests and changes file More... over 13 years ago
Merge pull request #58 from fabian/master More... over 13 years ago
Implement geo_bounding_box filter More... over 13 years ago
code sniffer cleanup More... over 13 years ago
Merge pull request #57 from fabian/parent More... over 13 years ago
Test for _parent and has_child More... over 13 years ago
Adding has_child filter More... over 13 years ago
Adding support for _parent More... over 13 years ago
Merge pull request #55 from kiddivouchers/master More... over 13 years ago