On 4/27/07, realw5 <[EMAIL PROTECTED]> wrote:
I have a dynamic field setup for facets. It looks like this:
<dynamicField name="*_facet" type="string" indexed="true" stored="false"
multiValued="true" />
I do this, because we add facets quite often, so having to modify the schema
every time would be unfeasible.
I'm currently reindexing from scratch, so I cannot try wt=python for little
bit longer. Once it's done indexing I'll give that a go and see if I notice
anything.
If it's really the same field value repeated, you've hit a bug.
If so, it would be helpful if you could open a JIRA bug, and anything
you can do to help us reproduce the problem would be appreciated.
-Yonik