Re: Number of unique terms in a field

2013-04-15 Thread Andreas Hubold
Hi Stefan, with Solr 4.0.0 I just get "10 / -1". I just tried it with Solr 4.2.1 and the example application and it seems to work there. Maybe this has been fixed/improved since 4.0.0. Thanks, Andreas Stefan Matheis wrote on 15.04.2013 15:49: Andreas It's still there :) Open the UI, selec

Re: Number of unique terms in a field

2013-04-15 Thread Stefan Matheis
Andreas It's still there :) Open the UI, select a core, go to the "Schema Browser", select the field from the drop down and click on the "Load Term Info" Button (right side, below properties & analyzer). Then there's a "[10] / 20315 Top-Terms" row - right hand of the button you've actually cl

Number of unique terms in a field

2013-04-15 Thread Andreas Hubold
Hi, in previous versions of Solr (at least with 1.4.1) the admin page displayed the number of unique terms in the index / in a field. I cannot find this on the new admin page anymore (Solr 4.0.0). Can somebody please give me a pointer or is this info not available anymore? Thank you, Andreas