We have OCR a document with a signature, you can select the signature and copy 
the text representation for searching in a lucene 4.7 index.  We have 
surrounded the search text with double quotes since it has invalid search 
characters without the use of the double quotes.

Search Text:  ":J!/z&”  when we search using this string I get hits that don’t 
match the 6 characters.  Do we have to use a / as an escape character?
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to