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

BBoxFieldType should not store values for subfields (by default)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1, 6.0
    • spatial
    • None

    Description

      When the bbox field creates the subfields, it uses the schema for 'double' and 'boolean' types.

      As is, we can specify these field types as indexed, not stored – but that is a bit trappy.

      Lets add a property to the field definition:

       storeSubFields="false"
      

      and register the subfields appropriatly

      Attachments

        1. SOLR-7164-bbox-stored.patch
          3 kB
          Ryan McKinley

        Issue Links

          Activity

            People

              ryantxu Ryan McKinley
              ryantxu Ryan McKinley
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: