On Fri, Nov 22, 2013 at 4:28 PM, Neil Ireson <n.ire...@sheffield.ac.uk>wrote:

> returns all the child docs, as expected, however
>
> http://localhost:8090/solr/select?q={!child+of=doc_type:parent}
>
> returns all the parent docs.
>

aha. I remember it. I implemented this special case for reusing segmented
parent filter in Solr's q/fq
https://github.com/apache/lucene-solr/blob/trunk/solr/core/src/java/org/apache/solr/search/join/BlockJoinParentQParser.java?source=cc#L55
It's lack of documentation.


-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
 <mkhlud...@griddynamics.com>

Reply via email to