Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25190

Make it possible to disable MongoDB fulltext index in 8.10

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 8.10
    • Fix Version/s: 8.10-HF33
    • Component/s: Core MongoDB
    • Release Notes Summary:
      The fulltext index in MongoDB is not created when fulltext is disabled.
    • Tags:
    • Backlog priority:
      900
    • Sprint:
      nxcore 10.2.8
    • Story Points:
      3

      Description

      None of the following actions allows to disable the fulltext with MongoDB:

      • setting nuxeo.vcs.fulltext.disabled to false in order to have this line in default-repository-config.xml
        <fulltext disabled="false" searchDisabled="false" />
      • removing the line <fulltext disabled="xxx" searchDisabled="xxx" /> from default-repository-config.xml

      One of the consequences is that it is not possible not to create the fulltext index for MongoDB
      https://github.com/nuxeo/nuxeo/blob/master/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java#L235

      It could be interesting not to create the ecm:fulltextJobId_1 index when the fulltext is disabled too => NXP-25203

      It should correspond to part of the backport of NXP-24550

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h