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
Basic facet implementation added License file added Query and search refactoring Filtered query added Plase check changes file Some old functions removed More... almost 14 years ago
Fixed reference to local variable 'key' that should have instead been the class variable '_key'
Tim
More... almost 14 years ago
Elastica google group added for all discussions More... almost 14 years ago
General getHit method to result set added to better allow extension / not supported entries More... almost 14 years ago
Implemented ->getHighlights(), as it seems there is currently no way to retrieve that information (_hit is protected) More... almost 14 years ago
Removed unused code More... almost 14 years ago
Settings update. Some settings functions only work under elasticsearch 0.16 More... almost 14 years ago
New Index settings added. Attention: Status_Index is now Index_Status More... almost 14 years ago
Node API representation added. Info and Stats for Node implemented. Code refactoring. More... almost 14 years ago
Merge branch 'master' of https://github.com/wlp1979/Elastica More... almost 14 years ago
Soem basic code for cluster / node implementation added More... almost 14 years ago
Add default_field parameter to the query_string More... almost 14 years ago
Bug in Elastica_Client->getStatus() fixed. Tests updated More... almost 14 years ago
addAlias refactoring that old aliases can be replace. getStatus for client added. more tests added More... almost 14 years ago
Changes file added. Status for index and global status added. Tests updated. See change.txt for more details More... almost 14 years ago
basic add/remove index alias implementation More... almost 14 years ago
Added support for adding/removing HTTP Headers. More... almost 14 years ago
added deleteById check so it cannot delete the entire type index More... almost 14 years ago
added Elastica_Type::deleteById and corresponding test in TypeTest More... almost 14 years ago
don't enclose bulk-indexed documents in a type More... almost 14 years ago
Exception refactoring. Or filter added, Terms query added. Code refactoring. More... almost 14 years ago
Alter the Terms filter to enforce a proper js array for the values More... about 14 years ago
Bulk method for different operations, index and types: $client->bulk($params) More... about 14 years ago
Warning in description removed More... about 14 years ago
Returning object in query to allow chaining of arguments. Array query added. Updating documentation. Cleaning up query functions. More... about 14 years ago
Rename addQuery to setQuery. Add Elastica_Query constructor More... about 14 years ago
Changed syntax of if statement More... about 14 years ago
Merge branch 'master' of https://github.com/ruflin/Elastica More... about 14 years ago
add empty body to non-abstract Elastica_Filter_GoeBoundingBox class More... about 14 years ago
fix up Elastica_Query_Fuzzy: typo in _fields member and addField method declarations More... about 14 years ago