diff --git a/doc/user-guide.rst b/doc/user-guide.rst index 656de985853..c7d8364ae41 100644 --- a/doc/user-guide.rst +++ b/doc/user-guide.rst @@ -533,7 +533,7 @@ Advanced Search --------------- If the query has a colon in it it will be considered a fielded search and the -query sintax of Solr be used to search. This will allow us to use wilcards +query syntax of Solr will be used to search. This will allow us to use wildcards "*", proximity matching "~" and general features described in Solr docs. The basic syntax is ``field:term``.