e
> displayed anyway. Or not?
>
> Francesco
>
> -Original Message-
> From: Stefan Matheis [mailto:matheis.ste...@gmail.com]
> Sent: Donnerstag, 17. April 2014 10:04
> To: solr-user@lucene.apache.org (mailto:solr-user@lucene.apache.org)
> Subject: Re: Show the score in the s
solr-user@lucene.apache.org
Subject: Re: Show the score in the search result
That's exactly what Jack mentioned, you're defining an invariant for fl, which
ignores everything you provide at runtime.
From http://wiki.apache.org/solr/SearchHandler#Configuration
"invariants - provides
> deduplication
>
>
>
> class="solr.extraction.ExtractingRequestHandler">
>
> true
> false
> false
> true
> true
> ignored_
> link
> fullText
>
> deduplication
>
>
>
>
> class="org.apache.solr.update.processor.
fullText_en
edismax
fullText_de
full_Text
json
true
language:de
fullText_de
upansky
-Original Message-
From: Chris Hostetter
Sent: Wednesday, April 16, 2014 1:08 PM
To: solr-user@lucene.apache.org
Subject: RE: Show the score in the search result
: here is the query:
:
http://localhost:7001/solr/collection1/select?q=*%3A*&rows=5&fl=*%2Cscore&wt=j
: here is the query:
:
http://localhost:7001/solr/collection1/select?q=*%3A*&rows=5&fl=*%2Cscore&wt=json&indent=true&debugQuery=true
:
:
: and here the response:
that's bizare.
Do me a favor, and:
* post the results of
.../select?q=*%3A*&rows=1&fl=score&wt=json&indent=true&echoParams=true
urned.
-- Jack Krupansky
-Original Message-
From: Erick Erickson
Sent: Wednesday, April 16, 2014 8:00 AM
To: solr-user@lucene.apache.org
Subject: Re: Show the score in the search result
What version of Solr? Works fine for me.
Best,
Erick
On Wed, Apr 16, 2014 at 6:38 AM, Croci Francesco Lu
"time": 0
},
"facet": {
"time": 0
},
"mlt": {
"time": 0
},
"highlight": {
"time": 0
},
"stats": {
"time":
Hello Erik,
Solr 4.7.1
Francesco
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Mittwoch, 16. April 2014 14:01
To: solr-user@lucene.apache.org
Subject: Re: Show the score in the search result
What version of Solr? Works fine for me.
Best,
Erick
On Wed
al Message-
From: Erick Erickson
Sent: Wednesday, April 16, 2014 8:00 AM
To: solr-user@lucene.apache.org
Subject: Re: Show the score in the search result
What version of Solr? Works fine for me.
Best,
Erick
On Wed, Apr 16, 2014 at 6:38 AM, Croci Francesco Luigi (ID SWS)
wrote:
I read that if
What version of Solr? Works fine for me.
Best,
Erick
On Wed, Apr 16, 2014 at 6:38 AM, Croci Francesco Luigi (ID SWS)
wrote:
> I read that if I add the string "score" in the fl field, I should be able to
> see the score within the retuned documents.
>
> As I understand "score" is a "special/res
I read that if I add the string "score" in the fl field, I should be able to
see the score within the retuned documents.
As I understand "score" is a "special/reserved" word and I don't have to define
in the schema (right)?
I did so, but in the returned fields' list I see no score field...
Her
12 matches
Mail list logo