Re: Issue with mutiple records in full text search

2013-01-29 Thread Jack Krupansky
ansky -Original Message- From: Soumyanayan Kar Sent: Tuesday, January 29, 2013 9:38 AM To: solr-user@lucene.apache.org Subject: RE: Issue with mutiple records in full text search Thanks Jack for the explanation. But lets say if my requirement needs me to return all occurrences of the search

RE: Issue with mutiple records in full text search

2013-01-29 Thread Soumyanayan Kar
sage- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 29 January 2013 08:00 PM To: solr-user@lucene.apache.org Subject: Re: Issue with mutiple records in full text search The number of "hits" of a term in a Solr document impacts the score, but still only counts as on

Re: Issue with mutiple records in full text search

2013-01-29 Thread Jack Krupansky
Kar Sent: Tuesday, January 29, 2013 9:01 AM To: solr-user@lucene.apache.org Subject: Issue with mutiple records in full text search Hi, We are trying to use solr for a text based search solution in a web application. The documents that are getting indexed are essentially text based files like *.

Issue with mutiple records in full text search

2013-01-29 Thread Soumyanayan Kar
Hi, We are trying to use solr for a text based search solution in a web application. The documents that are getting indexed are essentially text based files like *.txt, *.pdf, etc. We are using the Tika extraction plugin to extract the text content from the files and storing it using a "text_ge

Issue with mutiple records in full text search

2013-01-29 Thread Soumyanayan Kar
Hi, We are trying to use solr for a text based search solution in a web application. The documents that are getting indexed are essentially text based files like *.txt, *.pdf, etc. We are using the Tika extraction plugin to extract the text content from the files and storing it using a "text_ge