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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Sep 1 13:01:13 EDT 2008


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