|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.gouv.culture.sdx.utils.SdxObjectImpl
fr.gouv.culture.sdx.utils.database.Property
fr.gouv.culture.sdx.document.IndexableFieldProperty
Created by IntelliJ IDEA. User: rpandey Date: 2 janv. 2004 Time: 15:34:57 To change this template use Options | File Templates.
Field Summary | |
protected float |
_boost
|
Fields inherited from class fr.gouv.culture.sdx.utils.database.Property |
firstValue, name, values |
Fields inherited from class fr.gouv.culture.sdx.utils.SdxObjectImpl |
encoding, logger |
Constructor Summary | |
IndexableFieldProperty()
|
|
IndexableFieldProperty(java.lang.String name,
java.lang.String value)
|
Method Summary | |
float |
getBoost()
|
void |
setBoost(float boost)
|
Methods inherited from class fr.gouv.culture.sdx.utils.database.Property |
addValue, attemptToSetFirstValue, containsValue, deleteValue, getName, getValue, getValues, resetValues, setName, setValues |
Methods inherited from class fr.gouv.culture.sdx.utils.SdxObjectImpl |
enableLogging, getChildLogger, setEncoding |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected float _boost
org.apache.lucene.document.Field#boost
Constructor Detail |
public IndexableFieldProperty()
public IndexableFieldProperty(java.lang.String name, java.lang.String value)
Method Detail |
public float getBoost()
public void setBoost(float boost)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |