>From left field: Try looking at your admin/schema browser page for the ID in question. That actually gets stuff out of your index (the actual indexed terms). See if you have two values for that ID. In which case you _might_ have spaces before or after the value somehow. I notice your comment says something about "computed", so... Since String types are totally unanalyzed, spaces would count.
you can also use the TermsComponent to see what's there, see: http://wiki.apache.org/solr/TermsComponent Best Erick On Mon, Oct 22, 2012 at 12:37 PM, Robert Krüger <krue...@lesspain.de> wrote: > On Mon, Oct 22, 2012 at 6:01 PM, Jack Krupansky <j...@basetechnology.com> > wrote: >> And, are you using UUID's or providing specific key values? > specific key values