パッケージ org.mtzky.lucene.query

This package defines Querys.

参照先:
          説明

クラスの概要
DoubleTermQuery Term with NumericUtils.doubleToPrefixCoded(double).
FloatTermQuery Term with NumericUtils.floatToPrefixCoded(float).
IntTermQuery Term with NumericUtils.intToPrefixCoded(int).
LongTermQuery Term with NumericUtils.longToPrefixCoded(long).
LuceneQueryParser  
MatchNoDocsQuery A query that not matches any documents.
 

パッケージ org.mtzky.lucene.query の説明

This package defines Querys.



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