Re: Searching on special characters

2013-10-24 Thread johnmunir
It would be great if all this is documented somewhere, so I won't have to bug you guys !!! --MJ -Original Message- From: Jack Krupansky To: solr-user Sent: Thu, Oct 24, 2013 9:39 am Subject: Re: Searching on special characters Have two or three copies of the text, one fiel

Re: Searching on special characters

2013-10-24 Thread Jack Krupansky
Have two or three copies of the text, one field could be raw string and boosted heavily for exact match, a second could be text using the keyword tokenizer but with lowercase filter also heavily boosted, and the third field general, tokenized text with a lower boost. You could also have a copy