You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/08/30 21:17:32 UTC

[jira] Commented: (LUCENE-1873) Update site lucene-sandbox page

    [ https://issues.apache.org/jira/browse/LUCENE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749308#action_12749308 ] 

Mark Miller commented on LUCENE-1873:
-------------------------------------

Here is a rough draft - if you have any comments or suggestions, I'd be happy to take them. If you originally wrote a contrib or know it well, feel free to provide a better overview. I'll probably make one more pass myself at some point. I'll also include a link to the package.html (for the contribs that have it)


analyzers
Contributed Analyzers, Tokenizers, and Filters for various uses and languages.

ant
Ant task to create Lucene indexes.

benchmark
The benchmark contribution contains tools for benchmarking Lucene using standard, freely available corpora.

collation
CollationKeyFilter/Analyzer and ICUCollationKeyFilter/Analyzer.

db
Provdies integration with berkely db.

highlighter
A set of classes for highlighting matching terms in search results.

fast-vector-highlighter
An alternative set of classes for highlighting matching terms in search results that relies on stored term vectors.

instantiated
RAM-based index that enables much faster searching than RAMDirectory in certain situations.

lucli
An application that allows Lucene index manipulation from the command-line.

memory
High-performance single-document main memory index.

misc
A variety of miscellaenous files, including QueryParsers, and other alternate Lucene class implementations and tools.

queryparser
A new Lucene query parser implementation, which matches the syntax of the core QueryParser but offers a more modular architecture to enable customization.

regex
Queries with additional regex mactching capabilities.

remote
Classes to help use Lucene with RMI.

snowball
Pre-compiled versions of the Snowball stemmers for Lucene.

spatial
Classes to help with efficient distance based sorting.

spellchecker
Provides tools for spellchecking and suggestions with Lucene.

surround
A QueryParser that also supports the Span family of queries.

swing
Swing componenets designed to integrate with Lucene.

wikipedia
Tools for working with wikipedia content.

wordnet
Tools to help utilize wordnet synonyms with Lucene

xml-query-parser
A QueryParser that can read queries written in an XML format.

> Update site lucene-sandbox page
> -------------------------------
>
>                 Key: LUCENE-1873
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1873
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 2.9
>
>
> The page has misleading/bad info. One thing I would like to do - but I won't attempt now (prob good for the modules issue) - is commit to one word - contrib or sandbox. I think sandbox should be purged myself.
> The current page says that the sandbox is kind of a rats nest with various early stage software that one day may make it into core - that info is outdated I think. We should replace it, and also specify how the back compat policy works in contrib eg each contrib can have its own policy, with the default being no policy.
> We should also drop the piece about being open to Lucene's committers and others - a bit outdated.
> We should also either include the other contribs, or change the wording to indicate that the list is only a sampling of the many contribs.

-- 
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org