Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2644

Problem in indexing: the indexes are being persisted but they are not recognized and disabled at startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.3.0.Final
    • 5.2.0.Final
    • Indexing
    • None
    • Hide

      1. Start the engine and repository
      2. Create indexes programmatically using index manager
      3. Verify using of index printing a query plan (this one use indexes)
      4. Stop and restart the engine and repository
      5. Verify using of index printing a query plan (this one doesn't use indexes)

      Show
      1. Start the engine and repository 2. Create indexes programmatically using index manager 3. Verify using of index printing a query plan (this one use indexes) 4. Stop and restart the engine and repository 5. Verify using of index printing a query plan (this one doesn't use indexes)

      Although runtime index configuration using index manager is correctly persisted inside repository, after restart of the engine, they are not recognized and enabled.
      Even recreating them programmatically upon restart doesn't work.

      This bug affects each of the three default index providers (local, Lucene, Elasticsearch)

      A test case can be found at https://github.com/lucapino/modeshape-indexes.

            hchiorean Horia Chiorean (Inactive)
            l.tagliani Luca Tagliani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: