Open kaplun opened 9 years ago
Do you have concrete use case? I'm asking because the following query:
fulltext:O'Connell
works well on CDS, including snippets.
When I investigated this last in the far past, I recall that I saw the issue happening in advanced search where one of the p1..3 is such a query with a quote (single or double). If that helps.
Currently, as soon as one uses the fulltext index backed by SOLR to search for a word containing a quote or a double quote, SOLR receives an invalid query and crashes.
This happens because:
doesn't properly handle quotes.