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" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]