On 27 Oct 2005, at 08:46, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:

I am trying to perform a sort by title field search, but am receiving the following error. The search seems to have problems with field values that have multiple words. It sorts single word values with no problem. Any help will be appreciated. I indexed the title field as Field.text(String, String).

Error
======
java.lang.RuntimeException: there are more terms than documents in field "title"

Read up on this issue in the well written javadocs here:

<http://lucene.apache.org/java/docs/api/org/apache/lucene/search/ Sort.html>

Erik



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to