See http://wiki.apache.org/lucene-java/BackwardsCompatibility

Generally speaking 3.0 will be the same as 2.9 minus the deprecated methods (and, in this case, the upgrade to JDK 1.5). That is not to say that the file formats, etc. under the hood won't change and that there won't be new methods and capabilities (there certainly will be, otherwise what's the point?). For instance, we have _DISCUSSED_ changing Document/Fieldable into two separate concerns based on index time use and search time use. This has not been committed to, though.

-Grant

On Aug 27, 2008, at 2:55 PM, Andre Rubin wrote:

So, you mean you're gonna be removing the deprecated methods from the api?

Andre

On Tue, Aug 26, 2008 at 3:59 PM, Karl Wettin <[EMAIL PROTECTED]> wrote:


27 aug 2008 kl. 00.52 skrev Darren Govoni:

Hi,
Sorry if I missed this somewhere or maybe its not released yet, but I was anxiously curious about lucene 3.0's expected features/ improvements.
Is there a list yet?


If everything goes as planned then Lucene 3.0 will be the same as Lucene
2.4 but with no depricated methods.

See the JIRA for fixes in 2.4 (current trunk).


         karl



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to