public class FieldParams extends Object
| Constructor and Description | 
|---|
| FieldParams(String field,
           int wordGrams,
           int slop,
           float boost) | 
| Modifier and Type | Method and Description | 
|---|---|
| float | getBoost() | 
| String | getField() | 
| int | getSlop() | 
| int | getWordGrams() | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.