Hi, In my application,I wanna sort out index based on different column names in ascending or descending order but it doesn't do correctly
For example: it does well as its column contains single word or phrase but in the phrase type contains differnet links like .html or .doc or .xls it does sorting based on .extension so that i got invalid sorting results like "A series in middle part". How can i solve it ,Please help me Regards devanadan -- View this message in context: http://www.nabble.com/Invalid-Sort-results-when-column-contains-link-names-of-like-%22*.html%2C*.xls%2C*.doc-etc.%22-tf3504432.html#a9787099 Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
