public class BLConfigSearch extends Object
Constructor and Description |
---|
BLConfigSearch() |
Modifier and Type | Method and Description |
---|---|
void |
apply(BlackLabIndex index) |
BLConfigCollator |
getCollator() |
int |
getContextSize() |
long |
getFiMatchFactor() |
int |
getMaxHitsToCount() |
int |
getMaxHitsToRetrieve() |
void |
setCollator(BLConfigCollator collator) |
void |
setContextSize(int contextSize) |
void |
setFiMatchFactor(int fiMatchFactor) |
void |
setMaxHitsToCount(int maxHitsToCount) |
void |
setMaxHitsToRetrieve(int maxHitsToRetrieve) |
public BLConfigCollator getCollator()
public void setCollator(BLConfigCollator collator)
public int getContextSize()
public void setContextSize(int contextSize)
public int getMaxHitsToRetrieve()
public void setMaxHitsToRetrieve(int maxHitsToRetrieve)
public int getMaxHitsToCount()
public void setMaxHitsToCount(int maxHitsToCount)
public long getFiMatchFactor()
public void setFiMatchFactor(int fiMatchFactor)
public void apply(BlackLabIndex index)
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.