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

Admin UI Analysis page should include dynamic fields

    XMLWordPrintableJSON

Details

    Description

      The Analysis page on the collection-specific view should include dynamic fields, same as the Schema page. The only option now is to use the field type for analysis, which works fine but it would be more convenient to have the field info too.

      Example adding a custom type

      <field name="title" type="text_general"/>
      <dynamicField name="*_custom" type="text_general" indexed="true" stored="true" />
      <copyField source="title" dest="title_custom" />
      

      Field is visible on the schema page

      But not visible on the analysis page

      Maybe a personal preference, but the dropdown search only matches the beginning of the name, and it would be really nice to have it also match inside the text. For example looking for 'custom' gives no results on either page.

      Attachments

        1. schema-page.png
          292 kB
          Alex Deparvu
        2. analysis-page.png
          276 kB
          Alex Deparvu

        Issue Links

          Activity

            People

              epugh Eric Pugh
              stillalex Alex Deparvu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 10m
                  4h 10m