My task is to index lots of documents with different fields. Some of the fields are tokenized and are going to be sorted later on when a list of result set is need to particular field. Unfortunately, Lucene complains about sort on a tokenized field.
So is there any way to get around of it? Thanks in advance!! -- View this message in context: http://www.nabble.com/How-to-sort-on-a-tokenised-field--tf3555450.html#a9927597 Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]