Heeeello again ;)

i get these Error message when is searching for this : hallo !
hhtp request: select/?q=hallo+!&version=2.2&start=0&rows=10&indent=on

SCHWERWIEGEND: org.apache.solr.common.SolrException:
org.apache.lucene.queryParser.ParseException: Cannot parse 'tom !':
Encountered "<EOF>" at line 1, column 5.
Was expecting one of:
    "(" ...
    "*" ...
    <QUOTED> ...
    <TERM> ...
    <PREFIXTERM> ...
    <WILDTERM> ...
    "[" ...
    "{" ...
    <NUMBER> ...
    <TERM> ...
    "*" ...

....

how can i exclude these patterns ? --> " ! , . : - !"ยง$%&/()=? " during my
index and search requests ?

when i use the <filter class="solr.PatternReplaceFilterFactory" ... 
i get a NullPointerExeption
-- 
View this message in context: 
http://old.nabble.com/Error-400---By-search-with-exclamation-mark-...--%21-PatternReplaceFilterFactory---tp27778918p27778918.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to