fr.gouv.culture.sdx.document
Class IndexableFieldProperty

java.lang.Object
  extended byfr.gouv.culture.sdx.utils.SdxObjectImpl
      extended byfr.gouv.culture.sdx.utils.database.Property
          extended byfr.gouv.culture.sdx.document.IndexableFieldProperty
All Implemented Interfaces:
org.apache.avalon.framework.logger.LogEnabled, SdxObject

public class IndexableFieldProperty
extends Property

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

_boost

protected float _boost
See Also:
org.apache.lucene.document.Field#boost
Constructor Detail

IndexableFieldProperty

public IndexableFieldProperty()

IndexableFieldProperty

public IndexableFieldProperty(java.lang.String name,
                              java.lang.String value)
Method Detail

getBoost

public float getBoost()

setBoost

public void setBoost(float boost)


Copyright © 2000-2004 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.