Files
gerrit/gerrit-solr/src/main/java/com/google/gerrit/solr
Dave Borowitz 0bd69febcb Rewrite schema versioning in preparation for multiple versions
Store indexes in versioned directories, and don't consider open/closed
to have separate versions.

Extract a simple base Schema class with a version and a list of
fields, which is analogous to the DB's SchemaVersion. Construct
indexes using specific versions.

Change-Id: I11e8e3a78cd62b1a01aa122bfd747ed5295fe057
2013-07-08 13:22:54 -07:00
..