Hi, On Thu, Sep 20, 2012 at 2:48 PM, Lukas Kahwe Smith <[email protected]> wrote: > i think it would be ideal if in most cases switching the internal lucene > solution > for Solr/ES should work without having to touch anything beyond a few configs > (which can of course be stored inside the repo).
That should be the case. > The example you are showing above seems to go into the opposite direction. Can you elaborate? The example doesn't affect any of the actual content, just the index configuration. In the case of an external index, the :index subtree wouldn't even be there as the index content would be stored outside the repository. BR, Jukka Zitting
