-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Everything is up to date and freshly indexed. I have two pages containing the word "geokoordinaten" which is German and stands for Geocoordinates.
When searching for "geokoordinaten" i get 2 results, which is correct.
"geokoordina" outputs 0 results.
"geokoo" outputs 2 results again.
On the other hand if searching for "geoko" i get 2 results again, but different pages. Should this not output 4 pages?
I don't know if this is an issue or something is badly setup, but i don't see whats the problem here.
You can try it out here:
https://www.jfewo.de/docs/de/suche?q=geokoordinaten
This is the config:
enabled: true
search_route: /suche
query_route: /s
built_in_css: true
built_in_js: true
built_in_search_page: true
enable_admin_page_events: true
search_type: auto
fuzzy: false
phrases: true
stemmer: german
display_route: true
display_hits: true
display_time: true
live_uri_update: true
limit: "20"
min: "4"
snippet: "300"
index_page_by_default: true
scheduled_index:
enabled: false
at: "* 2 * * 1-7"
logs: logs/tntsearch-index.out
filter:
items:
- [email protected]
powered_by: true
search_object_type: Grav
mbirth
Metadata
Metadata
Assignees
Labels
No labels