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

ElasticSearch Index Provider Documentation is incorrect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.Final
    • 4.6.0.Final
    • Documentation
    • None

    Description

      The documentation for configuring Elastic Search as an Index provider is incorrect when using WIldfly.

      The example does not work and should actually be

      <index-provider name="elastic" classname="org.modeshape.jcr.index.elasticsearch.EsIndexProvider" module="org.modeshape.index-provider.elasticsearch" host="localhost" port="9300" />
      

      There are also some formatting errors on the page.

      It would also help to document the supported version(s) that the integration works with. After looking through the Modeshape code base I believe it is 2.1.0. I can confirm it does not work with Elastic Search 1.5.

      It would also be nice if an alias was added to org.modeshape.jcr.RepositoryConfiguration.java as per local and lucene providers so you don't need to provide the full classname.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            ma6rl_jira Richard Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: