Sha256: c5f9a4512482bc2b7e5871ec230b75f69053313d1438bab118369bcd63e07fd2

Contents?: true

Size: 1.08 KB

Versions: 1

Compression:

Stored size: 1.08 KB

Contents

Ye Olde Release Planne
----------------------

[11 Jan 2005 - released]
0.1 - initial public release, basic impl

[12 Jan 2005 -released]
0.2 - docs - api, usage/tutorial, roadmap
    - make sure source has no tabs (argh!)
    - source layout, module structure

[18 Jan 2005 - released]
0.3 - gem dist, basic stability issues
    - support multiple indexes (req internal api change) [forward from 0.5]

[04 Feb 2005]
0.4 - support simple field-based queries, including range queries
      [forward from 0.5]
    - store index db metainfo in metadata, verify on Index#open()
      [pushed back from 0.3]

0.45 - doc update

0.5 - build range index impl [pushed back from 0.4]
    - build compound analyzers
    - (?) build email, html analyzers
    - arch/rationale docs? [pushed back from 0.3]

[extreme fuzziness follows]

0.6 - (?) update/migration mechanism for index schema changes

0.7 - reasonably complete test, benchmarking suites

0.8 - support index updates, deletion

1.0 - threadsafe
    - reduce index size as much as possible
    - make searches swift

1.1 - interesting query analyzer 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rsi-0.4 docs/Roadmap