Placeholder for Lucene planning beyond 2.0 (see Lucene2Whiteboard) for details on Lucene 2.0 changes. Changes may include 2.x or even 3.0

Detailed Docs

  1. FlexibleIndexing
  2. Java_1.5_Migration
  3. Payload_Planning
  4. Documentation_Improvements

Misc API Brainstorming for 3.0

3.0 will give us a lot of opportunity to "wipe the slate" of past API transgressions, here's a good place to list misc stuff that might be worth pursuing.

Replace Interfaces with Abstract Classes

? good examples ?

Separate indexing/searching Document/Field APIs

Some past discussion...

Change internal doc ids to be longs

Any reason not to support a larger address space for documents?

  • No labels