Skip to content

Allow + and - in searches - #308

Open
j-corry wants to merge 1 commit into
mainfrom
fix-modifier-operators
Open

j-corry wants to merge 1 commit into
mainfrom
fix-modifier-operators

Conversation

@j-corry

@j-corry j-corry commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator
  • Update Tokeniser to recognise modifier operators (- and +)
  • Update TermCombiner to recognise modifier operators and avoid adding a space after them as it would with a boolean operator. This allows Solr's query parser to interpret the query correctly.

- Update TermCombiner to recognise modifier operators and avoid adding a space after them as it would with a boolean operator. This allows Solr's query parser to interpret the query correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant