22-Jan-2013 16:11
> To: solr-user@lucene.apache.org
> Subject: Re: Scoring differences solr versions
>
> Hello Shawn,
>
> Thanks for the help:
>
> Indented format:
>
> *SOLR4*
>
>
> 3.3243241 = (MATCH) sum of:
> 0.20717455 = (MATCH) max plus 1
Hello Shawn,
Thanks for the help:
Indented format:
*SOLR4*
3.3243241 = (MATCH) sum of:
0.20717455 = (MATCH) max plus 1.0 times others of:
0.19920631 = (MATCH) weight(firstname_search:g^50.0 in 783453)
[DefaultSimilarity], result of:
0.19920631 = score(doc=783453,freq=1.0 = termFreq
On 1/22/2013 2:07 AM, roySolr wrote:
You want that format indended? How/where can i get that?
If you are using the query UI in Solr 4, just put a check in the box
that says "indent" ... otherwise just add &indent=true to the query URL
you send.
If you use the Solr 4 UI, the results will be
Could you provide indented format instead? This is hard to debug but i suspect
it's the query norm.
-Original message-
> From:roySolr
> Sent: Mon 21-Jan-2013 17:00
> To: solr-user@lucene.apache.org
> Subject: Scoring differences solr versions
>
> Hi,
>
> I have some question about the