Uses of Class
org.apache.solr.common.params.TermsParams.TermsRegexpFlag

Packages that use TermsParams.TermsRegexpFlag
org.apache.solr.common.params   
 

Uses of TermsParams.TermsRegexpFlag in org.apache.solr.common.params
 

Methods in org.apache.solr.common.params that return TermsParams.TermsRegexpFlag
static TermsParams.TermsRegexpFlag TermsParams.TermsRegexpFlag.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TermsParams.TermsRegexpFlag[] TermsParams.TermsRegexpFlag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.