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

Create new example config set for schemaless mode

    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

        1. SOLR-4897.patch
          264 kB
          Steven Rowe

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: