| Package | Description |
|---|---|
| com.entitystream.identiza.entity.resolve.match | |
| com.entitystream.identiza.entity.resolve.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchRecord |
| Modifier and Type | Method and Description |
|---|---|
MatchRecordInterface |
Indexable.calculateScore(Document base,
Document comparitor,
boolean forSearch) |
MatchRecordInterface |
MatchSchemaSimpleImpl.calculateScore(RecordInterface base,
RecordInterface comparitor,
boolean forSearch,
boolean googleSearch,
boolean asContent,
boolean matchScoring) |
MatchRecordInterface |
MatchSchemaInterface.calculateScore(RecordInterface base,
RecordInterface comparitor,
boolean forSearch,
boolean googleSearch,
boolean asContent,
boolean matchScoring) |
static MatchRecordInterface |
MatchRecord.fromTask(MatchSchemaInterface schema,
Task task) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,MatchRecordInterface> |
MatchSchemaInterface.matchScore(String key,
RecordInterface comparitor,
RecordInterface base,
boolean forSearch,
boolean asContent,
boolean matchScoring) |
| Modifier and Type | Method and Description |
|---|---|
MatchRecordInterface |
Record.calculateScore(RecordInterface comparitor,
boolean forSearch,
boolean googleSearch,
boolean asContent,
boolean matchScoring) |
MatchRecordInterface |
RecordInterface.calculateScore(RecordInterface comparitor,
boolean forSearch,
boolean googleSearch,
boolean asContent,
boolean matchScoring) |
| Constructor and Description |
|---|
Result(String pkey,
MatchRecordInterface matchRecord,
Record rec,
boolean isDirect) |
Result(String pkey,
MatchRecordInterface matchRecord,
RecordInterface recordInterface) |
Copyright © 2021. All rights reserved.