public static class IndexDefinitionBuilder.PropertyRule
extends java.lang.Object
public IndexDefinitionBuilder.PropertyRule useInExcerpt()
public IndexDefinitionBuilder.PropertyRule useInSpellcheck()
public IndexDefinitionBuilder.PropertyRule useInSimilarity()
public IndexDefinitionBuilder.PropertyRule useInSimilarity(boolean rerank)
public IndexDefinitionBuilder.PropertyRule type(java.lang.String type)
public IndexDefinitionBuilder.PropertyRule useInSuggest()
public IndexDefinitionBuilder.PropertyRule analyzed()
public IndexDefinitionBuilder.PropertyRule nodeScopeIndex()
public IndexDefinitionBuilder.PropertyRule ordered()
public IndexDefinitionBuilder.PropertyRule ordered(java.lang.String type)
public IndexDefinitionBuilder.PropertyRule disable()
public IndexDefinitionBuilder.PropertyRule propertyIndex()
public IndexDefinitionBuilder.PropertyRule nullCheckEnabled()
public IndexDefinitionBuilder.PropertyRule excludeFromAggregation()
public IndexDefinitionBuilder.PropertyRule notNullCheckEnabled()
public IndexDefinitionBuilder.PropertyRule facets()
public IndexDefinitionBuilder.PropertyRule weight(int weight)
public IndexDefinitionBuilder.PropertyRule boost(float boost)
public IndexDefinitionBuilder.PropertyRule valuePattern(java.lang.String valuePattern)
public IndexDefinitionBuilder.PropertyRule valueExcludedPrefixes(java.lang.String... values)
public IndexDefinitionBuilder.PropertyRule valueIncludedPrefixes(java.lang.String... values)
public IndexDefinitionBuilder.PropertyRule sync()
public IndexDefinitionBuilder.PropertyRule unique()
public IndexDefinitionBuilder.PropertyRule function(java.lang.String fn)
public IndexDefinitionBuilder.IndexRule enclosingRule()
public Tree getBuilderTree()
public IndexDefinitionBuilder.PropertyRule property(java.lang.String name)
public IndexDefinitionBuilder.PropertyRule property(java.lang.String name, boolean regex)
public IndexDefinitionBuilder.PropertyRule property(java.lang.String propDefnNodeName, java.lang.String name)
Copyright © 2010 - 2020 Adobe. All Rights Reserved