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

Create new example config set for schemaless mode

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.4, 6.0
    • update
    • None

    Description

      Add a new example config set for schemaless mode, including:

      • solrconfig.xml:
        • ManagedIndexSchemaFactory
          • mutable = true
          • resource name = "managed-schema"
        • In the default chain for the /update request processor, include:
          • RemoveBlankFieldUpdateProcessorFactory (maybe?)
          • ParseFooUpdateProcessorFactory-s (see SOLR-4892)
          • AddSchemaFieldsUpdateProcessorFactory (see SOLR-4894)
      • managed-schema:
        • Pre-defined field types: long, double, date, string, text, boolean
          • Everything is stored
          • Everything is multi-valued
        • Pre-defined fields: id and _version_
        • Required unique key: id

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sarowe Steven Rowe
            sarowe Steven Rowe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment