Re: Solr4 distributed IDF

2012-08-30 Thread Eric Wu
ery many documents. If you > > have 10s of thousands of documents in each shard, don't worry. > > > > On Thu, Aug 30, 2012 at 1:19 PM, Steven A Rowe wrote: > >> Hi Ke, > >> > >> Have you seen <https://issues.apache.org/jira/browse/SOLR-1632>? &

Re: Solr4 distributed IDF

2012-08-30 Thread Eric Wu
Hi Steven and Otis, Thank you! That's very helpful information :) On Fri, Aug 31, 2012 at 4:19 AM, Steven A Rowe wrote: > Hi Ke, > > Have you seen <https://issues.apache.org/jira/browse/SOLR-1632>? > > Steve > > -----Original Message- > From: Eric Wu

Re: Solr4 distributed IDF

2012-08-30 Thread Eric Wu
-1632>? > > > > Steve > > > > -Original Message- > > From: Eric Wu [mailto:eirik...@gmail.com] > > Sent: Thursday, August 30, 2012 3:05 AM > > To: solr-user@lucene.apache.org > > Subject: Solr4 distributed IDF > > > > Hi there, >

lucene multi term query

2012-08-30 Thread Eric Wu
Hi there, Here is what I want to do: I have some documents that contain two fields, say "title" and "body", and they are both NOT stored. And now I want the user to be able to search inside both "title" and "body" with some keyword, say "lucene", using MultiTermQuery (I don't want to use two s

Solr4 distributed IDF

2012-08-30 Thread Eric Wu
Hi there, Does there exist any issue ticket about the distributed IDF feature in solr4? Or maybe there already have some patches that I can use? Thank you very much. -- Ke Wu, Best Regards