Re: search terms as substring of query

2011-01-06 Thread Ahmet Arslan
--- On Thu, 1/6/11, Amdebirhan, Samson, VF-Group wrote: > From: Amdebirhan, Samson, VF-Group > Subject: search terms as substring of query > To: solr-user@lucene.apache.org > Date: Thursday, January 6, 2011, 5:41 PM > Hi all, > > > > I'm configuri

search terms as substring of query

2011-01-06 Thread Amdebirhan, Samson, VF-Group
Hi all, I'm configuring solr to index some documents. I index these fields: aaa/1.0/sample-1 When I search for 'aaa/1.0/sample-1word' or 'wordaaa/1.0/sample-1' solr doesn't find any document. If I search for 'aaa/1.0/sample-1' or a substring of 'aaa/1.0/sample-1' I obviously g