Peter Johnson
|
a06683ff68
|
feat(query): Modify custom boosts feature to use function_score queries
|
6 years ago |
Julian Simioni
|
204f5297de
|
Remove all leading newlines in files
|
7 years ago |
Stephen Hess
|
7555095399
|
added `boost:address` and `boost:street` to search defaults
bumped query version to 8.8.0
defaults are `10` and `5`, respectively
|
8 years ago |
Peter Johnson
|
5964e57faa
|
change ngram analyzer used in /search to peliasQueryFullToken from peliasIndexOneEdgeGram. this will have a positive effect on performance due to less tokens being produced
|
8 years ago |
missinglink
|
cb35f37312
|
focus minimum set to 0km instead of 1km
|
9 years ago |
Peter Johnson
|
dd5215cbae
|
upgrade to ES2+
|
9 years ago |
Julian Simioni
|
373a08e79b
|
Set all admin boosts to 1
They seem to interfere with the new multi_match query. More tweaking in
the future is definitely warranted.
|
9 years ago |
Julian Simioni
|
028ab1d889
|
Add search config settings for borough
|
9 years ago |
missinglink
|
25ab63c3b3
|
change search analyzer to be more similar to what we had before the autocomplete_refactor milestone
|
9 years ago |
Peter Johnson
|
aa3e764e49
|
update analyzers to work with https://github.com/pelias/schema/pull/109
|
9 years ago |
Diana Shkolnikov
|
0917a84988
|
Update property names in query defaults
|
9 years ago |
Diana Shkolnikov
|
f3ba492e05
|
Remove all usage of alpha3/admin0/admin1, update query building to reflect new names in pelias-query
|
9 years ago |
Diana Shkolnikov
|
9fa5fc5a77
|
calcSize became middleware (exposed and fixed bug in query defaults)
|
9 years ago |
Peter Johnson
|
c17a0dbc54
|
increase postcode weights, add postcode to leftovers
|
9 years ago |
Peter Johnson
|
ac01d72477
|
update address matching analyzers. related https://github.com/pelias/schema/pull/77
|
9 years ago |
Peter Johnson
|
49d37eafed
|
one config per query
|
9 years ago |
Peter Johnson
|
8ceac4cbb0
|
change modifier function from sqrt() to log1p() and adjust max_boost
|
9 years ago |
Peter Johnson
|
2ce249ad30
|
adjust balance between population/popularity and focus
|
9 years ago |
Peter Johnson
|
481a65a4f9
|
population twice as important as popularity
|
9 years ago |
Peter Johnson
|
cb679888ff
|
better population and popularity boosting
|
9 years ago |
Peter Johnson
|
31ae318861
|
tweaks
|
9 years ago |
Peter Johnson
|
c7a79c57b5
|
reduce streetnumber boost
|
9 years ago |
Peter Johnson
|
3a5e6f7811
|
tweak boost values
|
9 years ago |
Diana Shkolnikov
|
62315a1775
|
Revert defaults.json change
|
9 years ago |
Diana Shkolnikov
|
553f9780c5
|
Remove admin matching when address is not parsed
|
9 years ago |
Peter Johnson
|
36185197aa
|
move query defaults to API repo
|
9 years ago |