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 |
|