Groups
Groups
Sign in
Groups
Groups
bobo-browse
Conversations
About
Send feedback
Help
Sorting by reverse index order
22 views
Skip to first unread message
Dragan
unread,
Feb 29, 2012, 6:16:24 AM
2/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bobo-browse
Hi,
I'm trying to do sorting by reverse index order but I get this
Exception:
java.lang.IllegalStateException: Illegal sort type: 1
at
com.browseengine.bobo.sort.SortCollector.getNonFacetComparatorSource(SortCollector.java:
72)
at
com.browseengine.bobo.sort.SortCollector.getComparatorSource(SortCollector.java:
100)
.............
I am just setting:
Sort sort = new Sort(new SortField(null, SortField.DOC, true)));
boboBrowseRequest.setSort(sort.getSort());
I didn't add FacetHandler for docId.
Is there any way to use Lucene index order sorting in this case?
Reply all
Reply to author
Forward
0 new messages