On Fri, Jan 24, 2014 at 9:32 PM, wrote:
>
> Zitat von Mikhail Khludnev :
>
> nesting query parsers is shown at
>> http://blog.griddynamics.com/2013/12/grandchildren-and-
>> siblings-with-block.html
>>
>> try to start from the following:
>> title:Test _query_:"{!parent which=is_parent:true}{!dism
Zitat von Mikhail Khludnev :
nesting query parsers is shown at
http://blog.griddynamics.com/2013/12/grandchildren-and-siblings-with-block.html
try to start from the following:
title:Test _query_:"{!parent which=is_parent:true}{!dismax
qf=content_de}Test"
mind about local params referencing eg
> Yes, that's correct.
>
> I also already tried the query you brought as example, but I have problems
> with the scoring.
> I'm using edismax as defType, but I'm not quite sure how to use it with a
> {!parent } query.
>
nesting query parsers is shown at
http://blog.griddynamics.com/2013/12/grandch
Zitat von Mikhail Khludnev :
On Wed, Jan 22, 2014 at 10:17 PM, wrote:
I know that I can't just make a query like this: {!parent
which=is_parent:true}+Term, most likely I'll get this error: child query
must only match non-parent docs, but parent docID= matched
childScorer=class org.apache
On Wed, Jan 22, 2014 at 10:17 PM, wrote:
> I know that I can't just make a query like this: {!parent
> which=is_parent:true}+Term, most likely I'll get this error: child query
> must only match non-parent docs, but parent docID= matched
> childScorer=class org.apache.lucene.search.TermScorer