0
0
bleve/search
Marty Schoch 41d4f67ee2 fix storing/retrieving numeric and date fields
also includes new ability to request stored fields be returned with results

closes #55 and closes #56 and closes #58
2014-08-06 13:52:20 -04:00
..
base_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -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 major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
collector.go initial commit 2014-04-17 16:55:53 -04:00
explanation.go initial commit 2014-04-17 16:55:53 -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 refactor, apologies for the large commit 2014-07-30 12:30:38 -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_contsant.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
scorer_term_conjunction.go added conjunction term search/query/score 2014-04-24 10:24:19 -06:00
scorer_term_disjunction.go added support for disjunction search 2014-04-25 09:31:28 -06: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 major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_boolean.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -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 added initial support for indexing and querying numeric values 2014-08-02 19:05:58 -04:00
search_phrase_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_phrase.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_term_conjunction_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_term_conjunction.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_term_disjunction_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_term_disjunction.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
search_term_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -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