Re: getting error when ":" in the query

2010-02-01 Thread Ahmet Arslan
> However I would also like to know that, is there any short > way to put "\" > before special character which will not effect the > performance. There is a static method in org.apache.lucene.queryParser.QueryParser that does this: QueryParser.escape(String s);

Re: getting error when ":" in the query

2010-01-31 Thread Ranveer Kumar
ry and those who don’t “ > > > Regards, > P.N.Raju, > > > > > > From: Ranveer Kumar > To: solr-user@lucene.apache.org > Sent: Sun, January 31, 2010 5:35:37 PM > Subject: getting error when ":" in the query > > Hi All, > > Facing problem when some

Re: getting error when ":" in the query

2010-01-31 Thread NarasimhaRaju
understand binary and those who don’t “ Regards, P.N.Raju, From: Ranveer Kumar To: solr-user@lucene.apache.org Sent: Sun, January 31, 2010 5:35:37 PM Subject: getting error when ":" in the query Hi All, Facing problem when someone searching the st

getting error when ":" in the query

2010-01-31 Thread Ranveer Kumar
Hi All, Facing problem when someone searching the string which carry special character " : ". For example: when querying by "ipod:touch" then throwing exception due to " : ". Jan 31, 2010 9:56:35 PM org.apache.solr.common.SolrException log SEVERE: org.apache.solr.common.SolrException: undefined