Package | Description |
---|---|
org.apache.lucene.index.pruning |
Static Index Pruning Tools
This package provides a framework for pruning an existing index into
a smaller index while retaining visible search quality as much as possible.
|
Modifier and Type | Class and Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class |
CarmelTopKTermPruningPolicy
Pruning policy with a search quality parameterized guarantee - configuration
of this policy allows to specify two parameters: k and
ε such that:
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. |