Releases: aqarmap/elastic
Releases · aqarmap/elastic
Add boost to query string filter and or Bool
1.10 add should filter for query string and query string wih fuzzy (#1)
Add query string with fuzzy
1.09 add query string with fuzzy filter
Add should to geo distance filter
1.08.3 add should to geoDistance
Fix ResetBuilder
- changed filter to be
addMust
inprepareBool
method instead ofaddShould
. - added boolShould to resetBuilder method in queryBuilder file.
Added QueryFactory
1.08.1 fix conflict
Add Geo Location Filter
1.08 add geoLocation
Add geoLocation filter
1.07 add geoLocation
Add mismatch filter
1.06 add mismatch filter
Added QueryString
1.05 add queryString to repo
1.04
add SimpleQueryString in query builder with test cases