[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-593) Upgrade/Update Solr analyzer framework

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Oct 13 05:00:59 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38715#action_38715 ] 

Sanne Grinovero commented on HSEARCH-593:
-----------------------------------------

nice side-effect of managing our own pom.xml of Solr is that you can remove some dependencies :)
Last time I looked at it - but things might have changed - commons-io and commons-codec where not needed for the functionality used by Hibernate Search.
I'd try removing them all and verify nothing breaks, then put them back as optional, at least snowball and collation.

> Upgrade/Update Solr analyzer framework
> --------------------------------------
>
>                 Key: HSEARCH-593
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-593
>             Project: Hibernate Search
>          Issue Type: Sub-task
>          Components: analyzer
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 3.3.0.Beta2
>
>
> Related to the fact that analyzers don't have a default constructor anymore (go figure!). Not only do we have to take care of this on our side, but we also need to find a solution to update the solr analyzer framework. Unfortunately, the latest Solr releast (1.4.1) is not supporting Lucene 3.x yet. So we cannot just update a dependency. Using Lucene's brnach_3x branch the problem seems to be fixed. The remaining question is how to get these changes into Search.

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

        


More information about the hibernate-issues mailing list