| Modifier and Type | Field and Description |
|---|---|
static ContentSectionProvider |
ContentSectionProvider.DEFAULT
Default implementation of this interface that returns an Iterator
over a single element holding
AnalyzedText |
static ContentSectionProvider |
ContentSectionProvider.SECTIONS |
| Modifier and Type | Method and Description |
|---|---|
ContentSectionProvider |
SolrEntityLinker.getContentProvider()
Getter for the
ContentProvider used for linking parsed AnalyzedTexts |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrEntityLinker.setContentProvider(ContentSectionProvider contentProvider)
Allows to set a custom
ContentProvider used to determine what
sections of the AnalyzedText to link with the SolrClient |
Copyright © 2016–2017 Redlink GmbH. All rights reserved.