Re: MoreLikeThisHandler + Facets

2013-05-21 Thread Otis Gospodnetic
he Solr faceting code. > > -- Jack Krupansky > > -Original Message- From: Achim Domma > Sent: Tuesday, May 21, 2013 6:39 PM > To: solr-user@lucene.apache.org > Subject: Re: MoreLikeThisHandler + Facets > > Our current index contains nearly 400k documents and will grow to a

Re: MoreLikeThisHandler + Facets

2013-05-21 Thread Jack Krupansky
t, I'm not familiar enough with the internal details of the Solr faceting code. -- Jack Krupansky -Original Message- From: Achim Domma Sent: Tuesday, May 21, 2013 6:39 PM To: solr-user@lucene.apache.org Subject: Re: MoreLikeThisHandler + Facets Our current index contains nearly 400k doc

Re: MoreLikeThisHandler + Facets

2013-05-21 Thread Achim Domma
Our current index contains nearly 400k documents and will grow to a few millions. Our "more like this"-search is always based on a single document, so my query is "id:some_doc_id". For such a query I usually get at least 150k "similar" documents. This definition of "similar" is way so relaxed. U

Re: MoreLikeThisHandler + Facets

2013-05-21 Thread Jack Krupansky
Any particular reason you would want to limit the documents for facet calculation? I mean, the whole point of the facet numbers is to let users know what's out there. You must have some other rationale in mind - what is it? -- Jack Krupansky -Original Message- From: Achim Domma Sent