Modifier and Type | Method | Description |
---|---|---|
static ToParentBlockJoinQuery.ScoreMode |
ToParentBlockJoinQuery.ScoreMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ToParentBlockJoinQuery.ScoreMode[] |
ToParentBlockJoinQuery.ScoreMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
ToParentBlockJoinQuery(org.apache.lucene.search.Query childQuery,
org.apache.lucene.search.Filter parentsFilter,
ToParentBlockJoinQuery.ScoreMode scoreMode) |
Create a ToParentBlockJoinQuery.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.