https://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do not reply to
an existing message, instead start a fresh email. Even if you change the
subject line of your email, other mail headers still track which
splainer doesn't return anything the debug parameter can.
On 8/16/2015 11:39 AM, Toke Eskildsen wrote:
Scott Derrick wrote:
Is there a way to get the list of terms that matched in a query response?
Add debug=query to your request:
https://wiki.apache.org/solr/CommonQueryParameters#debug
You
g": "_text_:mar*",
I already know that!
one document match's Mary
another matches Mary and martyr
I will look at splainer.io
Scott
Original Message
Subject: Re: Query term matches
From: Toke Eskildsen
To: solr-user@lucene.apache.org
Date: 08/16/2015 11:39
said
>
> rawquerystring": "mar*",
> "querystring": "mar*",
> "parsedquery": "_text_:mar*",
> "parsedquery_toString": "_text_:mar*",
>
> I already know that!
>
> one document match's Mary
> another mat
one document match's Mary
another matches Mary and martyr
I will look at splainer.io
Scott
Original Message
Subject: Re: Query term matches
From: Toke Eskildsen
To: solr-user@lucene.apache.org
Date: 08/16/2015 11:39 AM
Scott Derrick wrote:
Is there a way to get the list of
Scott Derrick wrote:
> Is there a way to get the list of terms that matched in a query response?
Add debug=query to your request:
https://wiki.apache.org/solr/CommonQueryParameters#debug
You might also want to try
http://splainer.io/
- Toke Eskildsen