Otis, you are right. I wasn't aware of this. At least not with such a large dataList (let's think of an index with 4mio docs, this would mean we got an ExternalFile with 4mio records). But from what I've read at search-lucene.com it seems to perform very well. Thanks for the idea!
Btw: Otis, did you open a JIRA Issue for the distributed indexing ability of Solr? I would like to follow the issue, if it is open. Regards - Mitch Otis Gospodnetic-2 wrote: > > Mitch, > > Yes, one day. But it sounds like you are not aware of ExternalFieldFile, > which you can use today: > > http://search-lucene.com/?q=ExternalFileField&fc_project=Solr > > Otis > > ----Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Lucene ecosystem search :: http://search-lucene.com/ > > > > ----- Original Message ---- >> From: MitchK <mitc...@web.de> >> To: solr-user@lucene.apache.org >> Sent: Thu, June 17, 2010 4:15:27 AM >> Subject: Re: Re: Re: Solr and Nutch/Droids - to use or not to use? >> >> > > >> Solr doesn't know anything about OPIC, but I suppose you can >> feed the OPIC >> score computed by Nutch into a Solr field and use it >> during scoring, if >> you want, say with a function query. >> > Oh! >> Yes, that makes more sense than using the OPIC as doc-boost-value. >> :-) > Anywhere at the Lucene Mailing lists I read that in future it will >> be > possible to change field's contents without reindexing the whole >> document. > If one stores the OPIC-Score (which is independent from the page's >> content) > in a field and uses functionQuery to influence the score of a >> document, one > saves the effort of reindexing the whole doc, if the content >> did not change. > > Regards > - Mitch > -- > View this message in >> context: >> href="http://lucene.472066.n3.nabble.com/Solr-and-Nutch-Droids-to-use-or-not-to-use-tp900069p902158.html" >> >> target=_blank >> >http://lucene.472066.n3.nabble.com/Solr-and-Nutch-Droids-to-use-or-not-to-use-tp900069p902158.html > Sent >> from the Solr - User mailing list archive at Nabble.com. > > -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-and-Nutch-Droids-to-use-or-not-to-use-tp900069p903148.html Sent from the Solr - User mailing list archive at Nabble.com.