commit | b9b38b2664c881c10db35b20fc441a5884243073 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu Jun 27 15:15:00 2013 -0600 |
committer | Dave Borowitz <dborowitz@google.com> | Mon Jul 08 13:22:54 2013 -0700 |
tree | 5ac74fff9f1eb57d093ade60ada7bd7c56bc3ddc | |
parent | 2361cefe17577200501fa52e86f12567b2d93e06 [diff] |
Add online Lucene reindexing support At startup time, if the most recent write version is not ready for searching, kick off a background thread to do a batch reindex. When that finishes, swap the new search version into the IndexCollection. Solr continues to use a single version determined at startup for now. Change-Id: I99c53b7df1c0bec401aac8184071e04e75e8a972