0
0
bleve/search
Marty Schoch 082a5b0b03 major change to fields
now can track array positions for field values
stored fields now include this in the key
and the back index now uses protobufs to simplify serialization
closes #73
2014-08-19 08:58:26 -04:00
..
base_test.go major change to fields 2014-08-19 08:58:26 -04:00
collector_top_score_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
collector_top_score.go added support for returning facet results with requests 2014-08-11 11:03:29 -04:00
collector.go added support for returning facet results with requests 2014-08-11 11:03:29 -04:00
explanation.go initial commit 2014-04-17 16:55:53 -04:00
facet_builder_datetime.go added support for returning facet results with requests 2014-08-11 11:03:29 -04:00
facet_builder_numeric.go added support for returning facet results with requests 2014-08-11 11:03:29 -04:00
facet_builder_terms.go added support for returning facet results with requests 2014-08-11 11:03:29 -04:00
facets_builder.go added support for returning facet results with requests 2014-08-11 11:03:29 -04:00
fragment_formatter_ansi.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
fragment_formatter_html_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
fragment_formatter_html.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
fragment_scorer_simple_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
fragment_scorer_simple.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
fragmenter_simple_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
fragmenter_simple.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
highlighter_simple_test.go major change to fields 2014-08-19 08:58:26 -04:00
highlighter_simple.go fix storing/retrieving numeric and date fields 2014-08-06 13:52:20 -04:00
highlighter.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
ordered_searchers_list.go added conjunction term search/query/score 2014-04-24 10:24:19 -06:00
scorer_conjunction.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
scorer_contsant.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
scorer_disjunction.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
scorer_term_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
scorer_term.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_boolean_test.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_boolean.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_conjunction_test.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_conjunction.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_disjunction_test.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_disjunction.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_match_all_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_match_all.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_match_none_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_match_none.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_numeric_range_test.go added initial support for indexing and querying numeric values 2014-08-02 19:05:58 -04:00
search_numeric_range.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_phrase_test.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_phrase.go refactored names, removing Term from things that were more general 2014-08-06 20:03:41 -04:00
search_term_prefix.go implemented prefix search 2014-08-07 13:45:39 -04:00
search_term_test.go major change to fields 2014-08-19 08:58:26 -04:00
search_term.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_test.go initial commit 2014-04-17 16:55:53 -04:00
search.go fix storing/retrieving numeric and date fields 2014-08-06 13:52:20 -04:00
sqrt_cache.go initial commit 2014-04-17 16:55:53 -04:00
term_locations.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
util_test.go cover another case in the merge 2014-04-25 09:44:07 -06:00
util.go added conjunction term search/query/score 2014-04-24 10:24:19 -06:00