パッケージ
org.mtzky.lucene.descriptor の使用

org.mtzky.lucene.descriptor を使用しているパッケージ
org.mtzky.lucene mtzky-lucene root package. 
org.mtzky.lucene.analyzer This package defines Analyzers. 
org.mtzky.lucene.descriptor This package defines descriptions for LuceneIndex
org.mtzky.lucene.type This package defines LuceneFieldStrategys. 
 

org.mtzky.lucene により使用される org.mtzky.lucene.descriptor のクラス
LuceneDocumentDesc
           Document entity descriptor.
 

org.mtzky.lucene.analyzer により使用される org.mtzky.lucene.descriptor のクラス
LucenePropertyDesc
           
 

org.mtzky.lucene.descriptor により使用される org.mtzky.lucene.descriptor のクラス
AbstractLuceneDocumentDesc
           Descriptor for LuceneIndex.
AbstractPropertyDesc
           
BeanPropertyConfig
           
LuceneDocumentDesc
           Document entity descriptor.
LucenePropertyConfig
           Holds all the configuration of LucenePropertyDesc.
LucenePropertyDesc
           
SimplePropertyConfig
           All setter methods return SimplePropertyConfig to allow chaining settings conveniently, for example: final SimplePropertyConfig conf = new SimplePropertyConfig("id"); conf.id(true).store(Field.Store.NO)...;
 

org.mtzky.lucene.type により使用される org.mtzky.lucene.descriptor のクラス
LucenePropertyConfig
           Holds all the configuration of LucenePropertyDesc.
LucenePropertyDesc
           
 



Copyright (C) 2010-2011 Mtzky. AllRights Reserved.