openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PHP Elastica
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 110 of 114
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
return object to deleteById added
Nicolas Ruflin
More...
over 13 years ago
Merge https://github.com/ornicar/Elastica
Nicolas Ruflin
More...
over 13 years ago
fix the wrong name for 'fields' instead of '_fields', allows __get when there's 'fields' but no '_source' in the result
Michel Valdrighi
More...
over 13 years ago
Remove setNumberOfShards as not supported
Nicolas Ruflin
More...
over 13 years ago
Merge pull request #31 from michelv/querystring_setfields
Nicolas Ruflin
More...
over 13 years ago
add setFields to add 'fields' to the query_string
Michel Valdrighi
More...
over 13 years ago
Remove unused variable assignement in Type::deleteById
ornicar
More...
over 13 years ago
Merge pull request #29 from caphrim007/master
Nicolas Ruflin
More...
over 13 years ago
Added setMinScore functionality to Elastica_Query
Tim
More...
over 13 years ago
Merge remote branch 'upstream/master'
Maciej Wiercinski
More...
over 13 years ago
Passing parameters to the search query through Elastica_Index/Type::search()
Maciej Wiercinski
More...
over 13 years ago
Merge pull request #27 from jappievw/master
Nicolas Ruflin
More...
over 13 years ago
Merge remote branch 'upstream/master'
Jasper van Wanrooy
More...
over 13 years ago
Add the prefix filter.
Jasper van Wanrooy
More...
over 13 years ago
Merge pull request #26 from mwiercinski/master
Nicolas Ruflin
More...
over 13 years ago
Merge branch 'master' of https://github.com/ruflin/Elastica
Maciej Wiercinski
More...
over 13 years ago
Elastica_Filter_Query + test
Maciej Wiercinski
More...
over 13 years ago
+ ConstantScore implementation / test
Maciej Wiercinski
More...
over 13 years ago
Refactor Elastica_Client constructor that it works with a config object instead of HOST, PORT. Breaks API
Nicolas Ruflin
More...
over 13 years ago
Merge pull request #25 from ornicar/master
Nicolas Ruflin
More...
over 13 years ago
Move QueryString::escapeTerm to Util::escapeTerm, add unit test
ornicar
More...
over 13 years ago
getMergePolicyMergeFactor and getRefreshInterval added with default values
Nicolas Ruflin
More...
over 13 years ago
allow filter to create query object
Nicolas Ruflin
More...
over 13 years ago
Ids filter added.
Nicolas Ruflin
More...
over 13 years ago
count updated to support empty param
Nicolas Ruflin
More...
over 13 years ago
set merge policy method added. getrefreshinterval test added
Nicolas Ruflin
More...
over 13 years ago
test for hit id added. some code cleanup.
Nicolas Ruflin
More...
over 13 years ago
throw error message if _id is requested but not stored.
Nicolas Ruflin
More...
over 13 years ago
return matchAll query ba default if create param is empty
Nicolas Ruflin
More...
over 13 years ago
Code cleanup (documentation). Add getParam method to Elastica_Result.
Nicolas Ruflin
More...
over 13 years ago
←
1
2
…
106
107
108
109
110
111
112
113
114
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree