[ https://issues.apache.org/jira/browse/LUCENE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749619#action_12749619 ]
Robert Muir commented on LUCENE-1876: ------------------------------------- Steven, thanks, I think this writeup really is hugely important for this package. the existing javadocs assumes you know what collation does, and the changes entry really understates what you can do with this: {noformat} 2. LUCENE-1435: Added contrib/collation, a CollationKeyFilter allowing you to convert tokens into CollationKeys encoded usign IndexableBinaryStringTools. This allows for faster RangQuery when a field needs to use a custom Collator. (Steven Rowe via Mike McCandless) {noformat} So I think its good for someone to understand they can use this package for more than just range queries: sorting and searching! > Some contrib packages are missing a package.html > ------------------------------------------------ > > Key: LUCENE-1876 > URL: https://issues.apache.org/jira/browse/LUCENE-1876 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/* > Reporter: Mark Miller > Priority: Trivial > Fix For: 2.9 > > Attachments: collation-package.html > > > Dunno if we will get to this one this release, but a few contribs don't have > a package.html (or a good overview that would work as a replacement) - I > don't think this is hugely important, but I think it is important - you > should be able to easily and quickly read a quick overview for each contrib I > think. > So far I have identified collation and spatial. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org