[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-254) Migrate to Solr 1.3

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Oct 13 05:55:10 EDT 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HSEARCH-254.
---------------------------------------

    Resolution: Fixed

Upgraded to Lucene 2.4.0 and Solr 1.3.0.
Instead of building a custom release of solr I decided to use the published maven artifacts. Version 1.3.0 of Solr is now modularized. I think this is a better and more maintainable approach compared to repackaging the solr distribution.  

> Migrate to Solr 1.3
> -------------------
>
>                 Key: HSEARCH-254
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-254
>             Project: Hibernate Search
>          Issue Type: Task
>          Components: analyzer
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>             Fix For: 3.1.0.Beta2
>
>         Attachments: Adapt_to_Solr_1_3.patch
>
>
> Solr 1.3 contains the needed fix for the CCE but has a lot of unintended consequences:
>  - the Tokenizer and filter framework has changed (see attached patch)
>  - Solr 1.3 depends on Lucene 2.4-dev
> Lucene 2.4 has an incompatible Snowball change that creates CCE if Solr 1.3 and Lucene 2.3 are used together. Hopefully this will be solved in time for 3.1.0.GA (the release of Lucene 2.4), otherwise we will need to provide a SnowballFilterFactory

-- 
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