16 Commits (8f3a778aece94db5f382ad44afdb7340a090136c)

Author SHA1 Message Date
Peter Johnson a06683ff68
feat(query): Modify custom boosts feature to use function_score queries 6 years ago
Julian Simioni 9679c14152
Test handling of undefined configuration 6 years ago
Julian Simioni 9080feef05
WIP: Configurable boosts for sources and layers 6 years ago
Julian Simioni 561f07950b
Remove focus_selected_layers query view 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago
Peter Johnson d3cd14e304 disable focus for single token queries, use constant_score for ngrams matching 8 years ago
Peter Johnson 52c35cb37d allow single non-numeric chars, change boost_mode to 'replace' for function_score queries 8 years ago
missinglink 979aab1ac3 ensure that problematic single grams are removed from the query 9 years ago
missinglink ee73774c89 add tokenizer, refactor how we determine if a token is 'complete' or 'incomplete' 9 years ago
missinglink b862fc8833 refactor pop_subquery to be config driven 9 years ago
missinglink 01a3233a7b add a view to boost exact matches 9 years ago
missinglink e40c9ef326 increase focus weight from 10->40 and simplify population/popularity subview 9 years ago
missinglink ce292baeaf fixes for focus.point to work with wof integration 9 years ago
missinglink 8a213b70bb simplify pass 3 9 years ago
missinglink 8474dede20 simplify pass 2 9 years ago
missinglink 6711aa45e0 simplify pass 1 9 years ago