[infinispan-issues] [JBoss JIRA] Commented: (ISPN-275) Update Lucene Directory to work with newer Lucene versions v.3.0.x
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Wed May 5 17:39:05 EDT 2010
[ https://jira.jboss.org/jira/browse/ISPN-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12529226#action_12529226 ]
Sanne Grinovero commented on ISPN-275:
--------------------------------------
the current Directory in trunk is already working fine with all Lucene versions from 2.4 to 3.0.1,
but tests do work only for version >=2.9 because of some API changes affecting our tests only (so switching to 2.4 would work fine if you take the time to fix the tests).
I'm wondering if we could have the current tests run on both Lucenes 2.9.x and 3.0.x, if that's possible we should setup tests for that, if not then this issue could be considered solved.
> Update Lucene Directory to work with newer Lucene versions v.3.0.x
> ------------------------------------------------------------------
>
> Key: ISPN-275
> URL: https://jira.jboss.org/jira/browse/ISPN-275
> Project: Infinispan
> Issue Type: Feature Request
> Components: Lucene Directory
> Affects Versions: 4.0.0.CR2, 4.0.0.Final
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 4.1.0.BETA1, 4.1.0.Final
>
>
> Current implementation is being tested only towards Lucene 2.4.1; Lucene developers have just released 2.9.1 and version 3 is coming very soon.
> It should be possible to have a single version supporting all of them, but needs separate tests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list