0
0
bleve/search
Marty Schoch 6bf9dd59ab BREAKING CHANGE - additional package renaming
i recently learned that package names should also prefer the
singular form, not the plural form
2016-10-01 17:20:59 -04:00
..
collector BREAKING CHANGE - additional package renaming 2016-10-01 17:20:59 -04:00
facet BREAKING CHANGE - additional package renaming 2016-10-01 17:20:59 -04:00
highlight BREAKING CHANGE - additional package renaming 2016-10-01 17:20:59 -04:00
query BREAKING CHANGE - additional package renaming 2016-10-01 17:20:59 -04:00
scorer BREAKING CHANGE - additional package renaming 2016-10-01 17:20:59 -04:00
searcher BREAKING CHANGE - additional package renaming 2016-10-01 17:20:59 -04:00
collector.go major refactor of index/search API 2016-07-31 13:46:18 -04:00
explanation.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
facets_builder_test.go gofmt simplifications 2016-04-02 21:54:33 -04:00
facets_builder.go adds support for more complex field sorts with object (not string) 2016-08-17 14:33:51 -07:00
levenshtein_test.go moved levenshtein code outside of fuzzy searcher 2014-12-12 13:23:06 -05:00
levenshtein.go Fix some typos 2016-01-15 05:46:27 +07:00
pool_test.go switch sort impl to use interface 2016-08-24 19:02:22 -04:00
pool.go improved implementation to address perf regressions 2016-08-25 15:47:07 -04:00
search.go improved implementation to address perf regressions 2016-08-25 15:47:07 -04:00
sort.go BREAKING CHANGE - rename numeric_util to numeric 2016-09-30 12:36:43 -04:00
util_test.go add newline between license and package 2014-09-02 10:54:50 -04:00
util.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00