Class ToChildBlockJoinQuery
Just like ToParentBlockJoinQuery, except this
query joins in reverse: you provide a
@lucene.experimental
Inheritance
System.Object
ToChildBlockJoinQuery
Assembly: Lucene.Net.Join.dll
Syntax
public class ToChildBlockJoinQuery : Query
Constructors
Name | Description |
---|---|
ToChildBlockJoinQuery(Query, Filter, Boolean) | Create a ToChildBlockJoinQuery. |
Methods
Name | Description |
---|---|
Clone() | |
CreateWeight(IndexSearcher) | |
Equals(Object) | |
ExtractTerms(ISet<Term>) | |
GetHashCode() | |
Rewrite(IndexReader) | |
ToString(String) |