Does ES use the Lucene org.apache.lucene.document.NumericField when I define
a mapping of type long ("type" : "long")?
And in which ES class(es) can I see this?
I am asking because I hope to get advantage of the trie structure when doing
a range query on the numeric field.
On Tue, Oct 4, 2011 at 9:10 AM, Trym trym@sigmat.dk wrote:
Hi
Does ES use the Lucene org.apache.lucene.document.NumericField when I
define a mapping of type long ("type" : "long")?
And in which ES class(es) can I see this?
I am asking because I hope to get advantage of the trie structure when
doing a range query on the numeric field.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.