You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ajay Bhat (JIRA)" <ji...@apache.org> on 2013/08/26 19:29:54 UTC

[jira] [Updated] (LUCENE-2562) Make Luke a Lucene/Solr Module

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

Ajay Bhat updated LUCENE-2562:
------------------------------

    Attachment: LUCENE-2562.patch

I've done a very small patch, but I'm still facing some problems.

I've checked the Analyzers in the tool manually, and these Analyzers give the java.lang.InstantiationException when used.

org.apache.lucene.analysis.miscellaneous.LimitTokenCountAnalyzer
org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
org.apache.lucene.analysis.snowball.SnowballAnalyzer
org.apache.lucene.collation.CollationKeyAnalyzer
org.apache.lucene.solr.analysis.TokenizerChain

I'm a bit confused because as of Lucene 4.0alpha, the PatternAnalyzer is deprecated, but it's still present here in miscellaneous package in Lucene 4.4.
                
> Make Luke a Lucene/Solr Module
> ------------------------------
>
>                 Key: LUCENE-2562
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2562
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Mark Miller
>              Labels: gsoc2013
>         Attachments: LUCENE-2562.patch, luke1.jpg, luke2.jpg, luke3.jpg, Luke-ALE-1.png, Luke-ALE-2.png, Luke-ALE-3.png, Luke-ALE-4.png, Luke-ALE-5.png
>
>
> see
> http://search.lucidimagination.com/search/document/ee0e048c6b56ee2/luke_in_need_of_maintainer
> http://search.lucidimagination.com/search/document/5e53136b7dcb609b/web_based_luke
> I think it would be great if there was a version of Luke that always worked with trunk - and it would also be great if it was easier to match Luke jars with Lucene versions.
> While I'd like to get GWT Luke into the mix as well, I think the easiest starting point is to straight port Luke to another UI toolkit before abstracting out DTO objects that both GWT Luke and Pivot Luke could share.
> I've started slowly converting Luke's use of thinlet to Apache Pivot. I haven't/don't have a lot of time for this at the moment, but I've plugged away here and there over the past work or two. There is still a *lot* to do.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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