Home:ALL Converter>Hibernate Search Lucene query parser with Special Characters

Hibernate Search Lucene query parser with Special Characters

Ask Time:2021-06-21T22:15:17         Author:user11416826

Json Formatter

FIRST QUESTION: Can somebody explain to me how the lucene query in Hibernate Search handles special characters. I read the documentation about Hibernate search and also the Lucene Regexp Syntax but somehow they don't add up with the generated Queries and Results.

Lets assume i have following database entries:

name
Will
Will Smith
Will - Smith
Will-Smith

Author:user11416826,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/68069549/hibernate-search-lucene-query-parser-with-special-characters
yy