public static class LuceneSupportTest.MultiFieldIndexDescriptor
extends java.lang.Object
implements org.apache.derby.optional.api.LuceneIndexDescriptor
| Constructor and Description |
|---|
MultiFieldIndexDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.analysis.Analyzer |
getAnalyzer() |
java.lang.String[] |
getFieldNames() |
org.apache.lucene.queryparser.classic.QueryParser |
getQueryParser() |
public java.lang.String[] getFieldNames()
getFieldNames in interface org.apache.derby.optional.api.LuceneIndexDescriptorpublic org.apache.lucene.analysis.Analyzer getAnalyzer()
getAnalyzer in interface org.apache.derby.optional.api.LuceneIndexDescriptorpublic org.apache.lucene.queryparser.classic.QueryParser getQueryParser()
getQueryParser in interface org.apache.derby.optional.api.LuceneIndexDescriptorApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.