0
0
Fork 0
bleve/search
Sreekanth Sivasankaran 1ef41101ba vellum adoption for regex and fuzzy queries 2018-03-19 17:29:29 +05:30
..
collector MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
facet MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
highlight remove use of float64 to represent int things 2017-02-09 20:15:59 -05:00
query Allow pre parsing query strings 2017-04-25 16:30:47 +02:00
scorer MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
searcher vellum adoption for regex and fuzzy queries 2018-03-19 17:29:29 +05:30
collector.go BREAKING API CHANGE - use stdlib context pkg 2018-02-27 11:33:43 -08:00
explanation.go MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
facets_builder.go Do not account IndexReader's size in the query RAM estimate 2018-03-15 13:23:58 -07:00
facets_builder_test.go numeric range facet merging compare range values not pointers 2016-11-03 15:48:46 -04:00
levenshtein.go removed extra ptr indirection from LevenshteinDistance 2016-10-11 08:49:10 -07:00
levenshtein_test.go removed extra ptr indirection from LevenshteinDistance 2016-10-11 08:49:10 -07:00
pool.go MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
pool_test.go fix misspellings 2016-10-02 12:11:15 -04:00
search.go MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
sort.go Exposing lon/lat fields in SortGeoDistance struct 2017-05-22 11:51:37 +05:30
util.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
util_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00