| Package | Description |
|---|---|
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) TermScorer |
SynonymQuery.FreqBoostTermScorer.in |
| Constructor and Description |
|---|
FreqBoostTermScorer(float boost,
TermScorer in,
LeafSimScorer docScorer) |