| Package | Description |
|---|---|
| tech.rsqn.search.proxy | |
| tech.rsqn.search.reference |
| Modifier and Type | Method and Description |
|---|---|
IndexEntry |
SearchResultItem.getIndexEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultItem.setIndexEntry(IndexEntry indexEntry) |
void |
Index.submitBatchEntry(IndexEntry entry)
Submit an item to the index, within begin and end update
|
void |
Index.submitSingleEntry(IndexEntry entry)
Submit a single new item the index - outside batchUpdates
|
SearchResultItem |
SearchResultItem.with(IndexEntry entry,
double score) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryIndex.submitBatchEntry(IndexEntry entry) |
void |
InMemoryIndex.submitSingleEntry(IndexEntry entry) |
Copyright © 2017. All rights reserved.