Lucene uses trie for numeric and date fields: http://lucene.apache.org/core/4_8_0/core/org/apache/lucene/search/NumericRangeQuery.html
-- Jack Krupansky-----Original Message----- From: Aman Tandon
Sent: Thursday, June 5, 2014 5:32 AM To: solr-user@lucene.apache.org Subject: Does lucene uses tries? Hi, I just have want know that does the lucene used the tries data structure to store the data. With RegardsAman Tandon