trackMaxScores=true
was passed
on
construction
.ToParentBlockJoinQuery
, except this
query joins in reverse: you provide a Query matching
parent documents and it joins down to child
documents.ToParentBlockJoinSortField
to sorts the parent docs with the highest values
in the child / nested docs first.ToParentBlockJoinSortField
to sorts the parent docs with the lowest values
in the child / nested docs first.IndexWriter.addDocuments()
or IndexWriter.updateDocuments()
API.Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.