Sarah Hoffmann
|
f2aa15778f
|
always use lookup when requested
Doesn't seem to cause any issues in production.
|
2025-03-31 11:38:21 +02:00 |
|
Sarah Hoffmann
|
efe65c3e49
|
increase allowable address counts
|
2025-03-31 11:38:21 +02:00 |
|
Sarah Hoffmann
|
51847ebfeb
|
more agressively reduce expected count for multi-word terms
Improves searching of non-latin scripts with forced token spaces.
|
2025-03-31 11:18:22 +02:00 |
|
Miroslav Šedivý
|
6ff51712fe
|
Simplify int/float manipulation
|
2025-03-06 19:26:56 +01:00 |
|
Sarah Hoffmann
|
31412e0674
|
replace TokenType enum with simple char constants
|
2025-02-21 10:23:41 +01:00 |
|
Sarah Hoffmann
|
4577669213
|
replace BreakType enum with simple char constants
|
2025-02-21 09:57:48 +01:00 |
|
Sarah Hoffmann
|
9bf1428d81
|
consistently use query module as qmod
|
2025-02-21 09:31:21 +01:00 |
|
Sarah Hoffmann
|
46c4446dc2
|
remove address penalty for postcode search
Searches of the form <postcode> <city> are in fact quite common.
|
2025-02-20 11:11:45 +01:00 |
|
Sarah Hoffmann
|
499110f549
|
add SOFT_PHRASE break and enable parsing
Also enables parsing of PART breaks.
|
2025-01-06 17:10:24 +01:00 |
|
Sarah Hoffmann
|
1f07967787
|
fix style issue found by flake8
|
2024-11-10 22:47:14 +01:00 |
|
Sarah Hoffmann
|
a690605a96
|
remove support for unindexed tokens
This was a special feature of the legacy tokenizer who would not
index very frequent tokens.
|
2024-09-22 10:39:10 +02:00 |
|
Sarah Hoffmann
|
cfe5284f64
|
make housenumber search work with non-indexed partials
|
2024-07-31 14:09:35 +02:00 |
|
Mateusz Konieczny
|
e51973f8b1
|
fix some typos
|
2024-07-01 15:03:57 +02:00 |
|
Sarah Hoffmann
|
6e89310a92
|
split code into submodules
|
2024-06-26 11:52:47 +02:00 |
|