MarginaliaSearch/code/functions
Viktor Lofgren 0b60411e5f (query) Bugfix stopword issue
Add a new rule that crates an alternative path that omits a word if it's a stopword.

In queries where a stopword is present, and no query ngram expansion is possible, the query should not require the stopword to be present in the index, as this results in no search results being found.
2024-05-23 20:15:14 +02:00
..
domain-info (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
link-graph (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
math (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
search-query (query) Bugfix stopword issue 2024-05-23 20:15:14 +02:00