On Sun, Aug 11, 2024 at 11:38 AM Greg Huber <gregh3...@gmail.com> wrote:
> Is there a > way to escape these or configure lecene just to return no results rather > than an exception. > I don't think Lucene can handle it since the query parser and index searcher are separate components, which are wired by some code. I suppose it's up to custom code around org.events.business.search.operations.SearchOperation.doRun(SearchOperation.java:202) -- Sincerely yours Mikhail Khludnev