instance I need to know for sure
it's scoring on only matched variants, not all children of a parent - which
would completely blow the whole thing out of the water. And as I said, I'm
pretty sure I've yet to figure out applying a query filter to parent docs.
When I'm a
d be more than happy to. What goes around comes around!
>
> -Original Message-
> From: Alexandre Rafalovitch [mailto:arafa...@gmail.com]
> Sent: 21 November 2016 13:01
> To: solr-user
> Subject: Re: Combined Dismax and Block Join Scoring on nested documents
>
> A blog a
ovitch [mailto:arafa...@gmail.com]
Sent: 21 November 2016 13:01
To: solr-user
Subject: Re: Combined Dismax and Block Join Scoring on nested documents
A blog article about what you learned would be very welcome. These edge cases
are something other people could certainly learn from.
Share the knowledge f
> -Original Message-
> From: Mikhail Khludnev [mailto:m...@apache.org]
> Sent: 18 November 2016 12:58
> To: solr-user
> Subject: Re: Combined Dismax and Block Join Scoring on nested documents
>
> Hello Mike,
> Structured queries in Solr are way cumbersome.
> Start from:
&g
ember 2016 12:58
To: solr-user
Subject: Re: Combined Dismax and Block Join Scoring on nested documents
Hello Mike,
Structured queries in Solr are way cumbersome.
Start from:
q=+{!dismax v="skirt" qf="name"} +{!parent which=content_type:product score=min
v=childq}&childq=+i
Hello Mike,
Structured queries in Solr are way cumbersome.
Start from:
q=+{!dismax v="skirt" qf="name"} +{!parent which=content_type:product
score=min v=childq}&childq=+in_stock:true^=0 {!func}list_price_gbp&...
beside of "explain" there is a parsed query entry in debug that's more
useful for trou
Apologies if I'm doing something incredibly stupid as I'm new to Solr. I am
having an issue with scoring child documents in a block join query when
including a dismax query. I'm actually a little unclear on whether or not
that's a complete oxymoron, combining dismax and block join.
Problem stat
in a toField
If somebody can throw some light, would highly appreciate.
Thanks,
Anand
-
Author:
http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
--
View this message in context:
http://lucene.472066.n3.nabble.com/Join-Scoring-tp4115539p4116818.html
Sent from the Solr - User mailing list archive at Nabble.com.
its not used for scoring ? where is it
>>>> actually used.
>>>>
>>>> Also, to evaluate the performance of solr join plugin vs lucene
>>>> joinutil, I filed same join query against same data-set and same schema
>>>> and in the results, I am
implementation are using 2 pass
approach - first all the terms from fromField and then returns all
documents that have matching terms in a toField
If somebody can throw some light, would highly appreciate.
Thanks,
Anand
-
Author:
http://www.packtpub.com/apache-solr-3-enterprise-sear
Thanks,
Anand
-
Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
--
View this message in context:
http://lucene.472066.n3.nabble.com/Join-Scoring-tp4115539p4116818.html
Sent from the Solr - User mailing list archive at Nabble.com.
entation are using 2 pass
> approach - first all the terms from fromField and then returns all
> documents that have matching terms in a toField
>
> If somebody can throw some light, would highly appreciate.
>
> Thanks,
> Anand
-
Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
--
View this message in context:
http://lucene.472066.n3.nabble.com/Join-Scoring-tp4115539p4116818.html
Sent from the Solr - User mailing list archive at Nabble.com.
Resending, if somebody can please respond.
Thanks,
Anand
On 2/5/2014 6:26 PM, anand chandak wrote:
Hi,
Having a question on join score, why doesn't the solr join query return
the scores. Looking at the code, I see there's JoinScorer defined in
the JoinQParserPlugin class ? If its not used
Hi
Why doesn't the solr join query doesn't return the score when returning
the response. Although I see JoinScorer in the JoinQParserPlugin class ?
Also, to evaluate the join performance, I filed a join query aganist
solr's join - JoinQParserPlugin and aganist lucene
JoinUtil.createJoinQu
14 matches
Mail list logo