[ 
https://issues.apache.org/jira/browse/LUCENE-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-2323:
--------------------------------

    Attachment: LUCENE-2323_surround.patch

attached is a patch to move surround to contrib/queryparser.

before applying the patch please run:
{noformat}
svn move 
lucene/contrib/surround/src/java/org/apache/lucene/queryParser/surround 
lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/
svn move 
lucene/contrib/surround/src/test/org/apache/lucene/queryParser/surround 
lucene/contrib/queryparser/src/test/org/apache/lucene/queryParser/
svn move lucene/contrib/surround/README.txt lucene/contrib/queryparser
svn delete lucene/contrib/surround
{noformat}


> reorganize contrib modules
> --------------------------
>
>                 Key: LUCENE-2323
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2323
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/*
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>         Attachments: LUCENE-2323.patch, LUCENE-2323_surround.patch, 
> LUCENE-2323_wikipedia.patch
>
>
> it would be nice to reorganize contrib modules, so that they are bundled 
> together by functionality.
> For example:
> * the wikipedia contrib is a tokenizer, i think really belongs in 
> contrib/analyzers
> * there are two highlighters, i think could be one highlighters package.
> * there are many queryparsers and queries in different places in contrib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to