Re: When to use trie over standard

2011-05-13 Thread Mark
Great explanation. Thanks On 5/13/11 8:25 AM, Jonathan Rochkind wrote: Well, let's be clear about what we're talking about. The suggested numeric and date fields in the current Solr example schema are in fact ALL Trie based fields. http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/so

RE: When to use trie over standard

2011-05-13 Thread Jonathan Rochkind
Well, let's be clear about what we're talking about. The suggested numeric and date fields in the current Solr example schema are in fact ALL Trie based fields. http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/solr/conf/schema.xml?view=markup I don't think there is any downside to usi