Interface IndexValue<T>


public interface IndexValue<T>
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    T getValue()  
    void setDocumentValue​(org.apache.lucene.document.Field field)