Solr1.3

<!> Solr 1.3 has not yet been released.

If you found a link to this page in some documentation it was there to alert you to the fact that it described a feature that is expected to be included in the Solr 1.3 release when it eventually happens. Jira can show you [WWW] issues that have been (or hope to be) incorporated into the 1.3 release

As preparations for the 1.3 release are made, this wiki will be used for any strategic planning.

After the 1.3 release is made, this wiki will provide some information about the release

About the release date ([WWW] from the mailing archives): There isn't a specific date so far, but I'd like to say that only once in the year or so I've been working with the SVN head build of Solr have I noticed a bug get committed. And it was fixed very quickly once it was found. I think if you need to have development features you're probably safe to use the SVN head, but remember that it is dev, and you should *always* test new builds before actually using them.

Notes About The Release

@Deprecation

In Solr 1.3, many classes were moved around. Although classes compiled against 1.2 will run in 1.3, updating class references is recommended.

Specifically:

TODO: Items Before the Release

TODO: Misc

TODO: User Docs

SearchComponents

Pluggable Query Parsers

TODO: SolrJ

This will be the first official release - we should make sure the API is something we want to live with...

currently only:

TODO: Audit APIS of Major Additions since 1.2

There have been a lot of major changes since 1.2, we should audit the APIs to make sure they are resonable:

last edited 2008-06-10 17:50:01 by HossMan