public class FieldParams extends Object
FieldParams(String field, int wordGrams, int slop, float boost)
float
getBoost()
String
getField()
int
getSlop()
getWordGrams()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FieldParams(String field, int wordGrams, int slop, float boost)
public int getWordGrams()
public int getSlop()
public float getBoost()
public String getField()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.