|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
TermsQuery
and TermsCollector
.ToParentBlockJoinQuery
, except this
query joins in reverse: you provide a Query matching
parent documents and it joins down to child
documents.IndexWriter.addDocuments(java.util.Collection)
or IndexWriter.updateDocuments(org.apache.lucene.index.Term, java.util.Collection)
API.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |