On Fri, Nov 13, 2009 at 5:41 PM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > : I'm seeing this stack trace when I try to view a specific document, e.g. > : /admin/luke?id=1 but luke appears to be working correctly when I just > > FWIW: I was able to reproduce this using the example setup (i picked a > doc id at random) suspecting it was a bug in docFreq
Probably just a null being passed in the text part of the term. I bet Luke expects all field values to be strings, but some are binary. -Yonik http://www.lucidimagination.com