0
0
bleve/search
Marty Schoch 1fac31ac9c fix bug in simple highlighter
when requesting highligh of a field with matches would crash
2014-07-11 14:25:32 -04:00
..
base_test.go added phrase search 2014-07-03 14:54:50 -04:00
collector_top_score_test.go improving coverage in top score collector 2014-04-25 10:28:02 -06:00
collector_top_score.go initial commit 2014-04-17 16:55:53 -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 added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
fragment_formatter_html.go add html fragment formatter 2014-07-03 14:54:12 -04:00
fragment_scorer_simple_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
fragment_scorer_simple.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
fragmenter_simple_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
fragmenter_simple.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
highlighter_simple_test.go fix test to correspond with overlapping highlights fix 2014-07-03 15:00:18 -04:00
highlighter_simple.go fix bug in simple highlighter 2014-07-11 14:25:32 -04:00
highlighter.go fix unused import 2014-07-03 14:55:38 -04:00
ordered_searchers_list.go added conjunction term search/query/score 2014-04-24 10:24:19 -06:00
query_boolean.go added boolean search 2014-04-25 10:45:23 -06:00
query_phrase.go added phrase search 2014-07-03 14:54:50 -04:00
query_term_conjunction.go added conjunction term search/query/score 2014-04-24 10:24:19 -06:00
query_term_disjunction.go added support for disjunction search 2014-04-25 09:31:28 -06:00
query_term.go initial commit 2014-04-17 16:55:53 -04:00
query.go added phrase search 2014-07-03 14:54:50 -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 added test of query weight 2014-04-19 15:11:29 -04:00
scorer_term.go initial commit 2014-04-17 16:55:53 -04:00
search_boolean_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
search_boolean.go fix nil checking and add test for nested boolean query 2014-04-25 12:47:15 -06:00
search_phrase_test.go added phrase search 2014-07-03 14:54:50 -04:00
search_phrase.go added phrase search 2014-07-03 14:54:50 -04:00
search_term_conjunction_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
search_term_conjunction.go added test for more complex nested conjunction 2014-04-25 09:01:27 -06:00
search_term_disjunction_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
search_term_disjunction.go added support for disjunction search 2014-04-25 09:31:28 -06:00
search_term_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
search_term.go initial commit 2014-04-17 16:55:53 -04:00
search_test.go initial commit 2014-04-17 16:55:53 -04:00
search.go change higlight api to store in document match 2014-07-03 14:53:44 -04:00
sqrt_cache.go initial commit 2014-04-17 16:55:53 -04:00
term_locations.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -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