I will certainly try it out. Thanks!
On Mon, Jan 21, 2019 at 8:48 PM Joel Bernstein wrote:
> You find the significantTerms streaming expressions useful:
>
>
> https://lucene.apache.org/solr/guide/7_6/stream-source-reference.html#significantterms
>
>
> Joel Bernstein
> http://joelsolr.blogspot.c
You find the significantTerms streaming expressions useful:
https://lucene.apache.org/solr/guide/7_6/stream-source-reference.html#significantterms
Joel Bernstein
http://joelsolr.blogspot.com/
On Mon, Jan 21, 2019 at 3:02 PM Pratik Patel wrote:
> Aman,
>
> Thanks for the reply!
>
> I have tri
Aman,
Thanks for the reply!
I have tried with corrected query but it doesn't solve the problem. also,
my tags filter matches multiple documents, however the interestingTerms
seems to correspond to just the first document.
Here is an example of a query which matches 1900 documents.
http://localho
I see two rows params, looks like which will be overwritten by rows=2, and
then your tags filter is resulting only one document. Please remove extra
rows and try.
On Mon, Jan 21, 2019, 08:44 Pratik Patel Hi Everyone!
>
> I am trying to use MLT request handler. My query matches more than one
> doc
Hi Everyone!
I am trying to use MLT request handler. My query matches more than one
documents but the response always seems to pick up the first document and
interestingTerms also seems to be corresponding to that single document
only.
What I am expecting is that if my query matches multiple docu