[ https://issues.apache.org/jira/browse/SOLR-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693405#comment-13693405 ]
Hoss Man commented on SOLR-4963: -------------------------------- I don't see a bug here -- hte schema browser (via luke) is giving you the statistical breakdown of the underlying terms in the field if you index any Trie Field using a precisionStep then additional terms (beyond the original values in the documents) are indexed for faster range queries -- you're seeing the stats on all terms including those synthetically introduced terms. > Schema Browser does not report stats properly on TrieDateField > -------------------------------------------------------------- > > Key: SOLR-4963 > URL: https://issues.apache.org/jira/browse/SOLR-4963 > Project: Solr > Issue Type: Bug > Components: web gui > Affects Versions: 4.3 > Environment: Customized single-core Solr from example running in > default Jetty server. > Apple Inc. Java HotSpot(TM) 64-Bit Server VM (1.6.0_51 20.51-b01-456) > Reporter: Thomas Murphy > Priority: Minor > Attachments: luke-date.json, solr-admin-query-facet-date.png, > solr-admin-schema-browser-date.png > > > Loading documents into a schema with a TrieDateField and viewing that field > in the Schema Browser has distinctly wrong information displayed. Encountered > using psudo-randomly generated data. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org