MarginaliaSearch/code/functions/search-query/java/nu
Viktor Lofgren 3e66767af3 (search) Adjust query parsing to trim tokens in quoted search terms
Quoted search queries that contained keywords with possessive 's endings were not returning any results, as the index does not retain that suffix, and the query parser was not stripping it away in this code path.

This solves issue #143.
2025-01-05 23:33:09 +01:00
..
marginalia (search) Adjust query parsing to trim tokens in quoted search terms 2025-01-05 23:33:09 +01:00