Hey your are right,
I'm trying to migrate my app to solr. For the moment I am using solr for the
searching part of the app but i am using my own lucene app for indexing,
Shoud have posted in lucene forum for this trouble. Sorry about that.
Iam trying to use termdocs properly now.
Thanks for your advice.

Marc

Yonik Seeley wrote:
> 
> On Mon, Nov 3, 2008 at 2:49 PM, Otis Gospodnetic
> <[EMAIL PROTECTED]> wrote:
>> Is this your code or something from Solr?
>> That indexSearcher = new IndexSearcher(path_index) ; is very suspicious
>> looking.
> 
> Good point... if this is a Solr plugin, then get the SolrIndexSearcher
> from the request object.
> If it's not Solr, then use termenum/termdocs (and post to the right list
> ;-)
> 
> -Yonik
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Getting-a-document-by-primary-key-tp20072108p20310224.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to