public static class ResourceAnalyser.Factory extends Object implements ResourceAnalyserFactory
| Constructor and Description |
|---|
Factory(com.codahale.metrics.MetricRegistry metrics,
float timeRelevanceTreshold,
float docSimilarityWeight) |
| Modifier and Type | Method and Description |
|---|---|
ResourceAnalyser |
get(ArchiveCrawlSpecification spec,
ResourceAnalyser.WeightingMethod method) |
public Factory(com.codahale.metrics.MetricRegistry metrics,
float timeRelevanceTreshold,
float docSimilarityWeight)
public ResourceAnalyser get(ArchiveCrawlSpecification spec, ResourceAnalyser.WeightingMethod method) throws IOException
get in interface ResourceAnalyserFactoryIOExceptionCopyright © 2017. All rights reserved.