Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-433

MultiCore and SpellChecker replication

    XMLWordPrintableJSON

Details

    Description

      With MultiCore functionality coming along, it looks like we'll need to be able to:
      A) snapshot each core's index directory, and
      B) replicate any and all cores' complete data directories, not just their index directories.

      Pulled from the "spellchecker and multi-core index replication" thread - http://markmail.org/message/pj2rjzegifd6zm7m

      Otis:

      I think that makes sense - distribute everything for a given core, not just its index. And the spellchecker could then also have its data dir (and only index/ underneath really) and be replicated in the same fashion.

      Right?

      Ryan:

      Yes, that was my thought. If an arbitrary directory could be distributed, then you could have

      /path/to/dist/index/...
      /path/to/dist/spelling-index/...
      /path/to/dist/foo

      and that would all get put into a snapshot. This would also let you put multiple cores within a single distribution:

      /path/to/dist/core0/index/...
      /path/to/dist/core0/spelling-index/...
      /path/to/dist/core0/foo
      /path/to/dist/core1/index/...
      /path/to/dist/core1/spelling-index/...
      /path/to/dist/core1/foo

      Attachments

        1. spellindexfix.patch
          0.8 kB
          Doug Steigerwald
        2. SOLR-433-r698590.patch
          17 kB
          Nicolas Lalevée
        3. SOLR-433.patch
          16 kB
          Jonathan Lee
        4. SOLR-433.patch
          17 kB
          Jonathan Lee
        5. SOLR-433.patch
          18 kB
          Chris Haggstrom
        6. SOLR-433.patch
          19 kB
          Jeremy Hinegardner
        7. solr-433.patch
          13 kB
          Doug Steigerwald
        8. SOLR-433_unified.patch
          13 kB
          Jeremy Hinegardner
        9. RunExecutableListener.patch
          0.9 kB
          Doug Steigerwald

        Issue Links

          Activity

            People

              Unassigned Unassigned
              otis Otis Gospodnetic
              Votes:
              10 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: