Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-1201

Enable to load the indexing configuration from the repository with a config path like jcr:/location/in/my/workspace

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • indexing, jackrabbit-core
    • None

    Description

      ATM, you can provide an indexing configuration file via <SearchIndex> configuration like

      <param name="indexingConfiguration" value="path-to-indexing-configuration-file"/>.

      Also see:

      1) http://wiki.apache.org/jackrabbit/IndexingConfiguration
      2) http://wiki.apache.org/jackrabbit/Search.

      the 'path-to-indexing-configuration-file' currently must be a file in the file system. Support for a indexing configuration which resides in the repository itself by enabling some path protocol like jcr://location/in/workspace in the configuration. Specifically for war deployment configuration files in the repository itself might be very useful.

      Perhaps adding an EventListener for instant re-configuration when the indexing configuration changes might be nice as well, though some (most) changes in the indexing configuration might require re-indexing, which would be bad to start automatically obviously.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: