[ 
https://issues.apache.org/jira/browse/SOLR-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694131#comment-13694131
 ] 

Hoss Man commented on SOLR-4963:
--------------------------------

Thomas, 

Consider it from this perspective: if you had a TrieIntField with no 
precisionStep you would only see terms for the exist values indexed.  if you 
then set precisionStep=4, because you read the docs and saw that doing so would 
add additional synthetic terms to improve the speed of range queries, you would 
probably be equally confused if you came to this page and did _not_ see the new 
synthetic terms represented in the term statistics.

this is a low level page -- it doesn't hide anything from you about what's in 
the index.

>From your perspective, what would help make the output less confusing?  
>(keeping in mind the general nature of the Schema Browsing UI -- we can't 
>really add anything too specific about any one time of field (Trie or 
>otherwise)

Is there some general verbage we could add to the screen to help make it clear 
what you were looking at?




                
> 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

Reply via email to