Try using Luke to look at your index and see if there are multiple similar TFV's. You can browse them easily in Luke.
On Wed, 2012-04-04 at 23:35 -0400, Jamie Johnson wrote: > I am currently indexing some information and am wondering why I am > getting duplicates in facets. From what I can tell they are the same, > but is there any case that could cause this that I may not be thinking > of? Could this be some non printable character making it's way into > the index? > > > Sample output from luke > > <lst name="fields"> > <lst name="organization_umvs"> > <str name="type">string</str> > <str name="schema">I--M---OF----l</str> > <str name="dynamicBase">*_umvs</str> > <str name="index">(unstored field)</str> > <int name="docs">332</int> > <int name="distinct">-1</int> > <lst name="topTerms"> > <int name="ORGANIZATION 1">328</int> > <int name="ORGANIZATION 2">124</int> > <int name="ORGANIZATION 2">36</int> > <int name="ORGANIZATION 2">20</int> > <int name="ORGANIZATION 3">4</int> > </lst> >