[ https://issues.apache.org/jira/browse/LUCENENET-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Digy closed LUCENENET-387. -------------------------- Resolution: Invalid Sitecore would be a better place to ask your questions. If you still think it is related with Lucene.Net, please use mailing lists. DIGY > Not able to sort by Title > ------------------------- > > Key: LUCENENET-387 > URL: https://issues.apache.org/jira/browse/LUCENENET-387 > Project: Lucene.Net > Issue Type: Bug > Environment: Lucene.net incorporated in Sitecore CMS 6.2, OS : > windows server 2008, IE 8 > Reporter: Reshmi Kumari > Original Estimate: 0.08h > Remaining Estimate: 0.08h > > Sorting by date is working perfectly fine but not able to sort by "Title". I > have indexed Title but not tokenized. (<field target="sortTitle" > indexType="untokenized">Title</field>). > for sorting I have used: sort = new Sort(new SortField("sortTitle", > SortField.STRING)); -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.