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

For Data Driven Schema, consider multi-word text fields to be text, not string field types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      A tricky situation, for sure, but I suspect in data-driven mode, when field guessing, we should treat multi-word strings as text by default, not String, so that the user's first experience is they can search against that field.

      Alternatively, create a second field that is either the String version or the Text version.

      Even more advanced option: use pseudo-fields (like what we do for some spatial) and intelligently use one or the other depending on the context: e.g. faceting uses the one form, search uses the other.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gsingers Grant Ingersoll
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: