Re: Term searches with colon(:)

2012-09-13 Thread Jack Krupansky
Please provide the following information: 1. Which Solr release are you using? 2. The field type(s) that you are using. Give the full field type (not all of them, just what you are using.) 3. Add &debugQuery=true to your colon request to see what query gets generated - the "parsedquery". 4. A s

RE: Term searches with colon(:)

2012-09-11 Thread Nemani, Raj
lto:hossman_luc...@fucit.org] Sent: Tuesday, September 11, 2012 3:10 PM To: solr-user@lucene.apache.org Subject: RE: Term searches with colon(:) : Thank you for the reply and help. The description field is part of the : defaultHandler's eDisMax search list (qf): ... : Similar queri

RE: Term searches with colon(:)

2012-09-11 Thread Chris Hostetter
: Thank you for the reply and help. The description field is part of the : defaultHandler's eDisMax search list (qf): ... : Similar queries for other escaped characters in "description" using term : search return correctly as shown from the logs correctly. Ok ... but you haven't really a

RE: Term searches with colon(:)

2012-09-10 Thread Nemani, Raj
execute INFO: [] webapp=/XX path=/select params={q=+(*\~*)+&rows=1000&version=2.2} hits=1 status=0 QTime=16 Thank you in advance for any clues you may have Thanks Raj -Original Message- From: Chris Hostetter [mailto:hossman_luc...@fucit.org] Sent: Friday, September 07, 2012

Re: Term searches with colon(:)

2012-09-07 Thread Chris Hostetter
: I was wondering if anybody has run into this issue before. Solr is not : returing any search results for word that contain colon ( : ) in it : when we perform a term search containing colon. We do escape this : correctly, I believe as shown in the sample (taken from tomcat logs) ... :