The Mudcat Café TM
Thread #174711   Message #4236988
Posted By: Max
17-Mar-26 - 02:20 PM
Thread Name: Tech: Mudcat Search Now Working
Subject: RE: Tech: Mudcat Search Now Working
Oh, and I believe the syntax for advanced searches (tho I have not tested any) is as follows:

Solr's default search uses a superset of the Lucene query syntax, which offers precise search capabilities using special characters and operators.

Basic Syntax Components

Term Modifiers

Escaping Special Characters

To search for any of the special characters that are part of the query syntax (+, -, &, |, !, (, ), {, }, [, ], ^, ", ~, *, ?, :, \), you must escape them with a backslash (\).