| Package | Description |
|---|---|
| com.entitystream.identiza.entity.resolve.match | |
| com.entitystream.identiza.entity.resolve.metadata |
| Modifier and Type | Field and Description |
|---|---|
List<IIndex> |
Indexable.matchIndexes |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
Indexable.getMatchKeys(Document values,
ITable table,
IIndex index,
boolean isSearch) |
Collection<String> |
Indexable.getMatchKeys(String value,
IIndex index) |
| Constructor and Description |
|---|
MatchIndex(IIndex index,
MatchSchemaInterface schema) |
| Modifier and Type | Class and Description |
|---|---|
class |
Index |
| Modifier and Type | Method and Description |
|---|---|
IIndex |
SchemaMeta.getIndex(String indexname) |
IIndex |
ISchemaMeta.getIndex(String indexname) |
| Modifier and Type | Method and Description |
|---|---|
List<IIndex> |
SchemaMeta.getIndexes() |
List<IIndex> |
ISchemaMeta.getIndexes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaMeta.addIndex(IIndex index) |
void |
ISchemaMeta.addIndex(IIndex index) |
Copyright © 2021. All rights reserved.