public interface IndexDefinition extends Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Modifier and Type | Method and Description |
---|---|
Iterator<IndexField> |
getIndexFields() |
String |
getIndexLocation() |
String |
getIrEngineClassName()
Gets the type of IR engine to be used for indexing
|
static final long serialVersionUID
String getIndexLocation()
Iterator<IndexField> getIndexFields()
String getIrEngineClassName()
Copyright © 2024 GATE. All rights reserved.