Uploaded image for project: 'SIdora'
  1. SIdora
  2. SID-165

As a user, I want search to automatically pick up new datastreams

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Future Releases
    • None
    • None
    • None
    • 159

      • Current Design Issue:
      • Current solr indexing is based on the DSID, and the Overview is also based on DSID.
      • So, when we add a new DSID, the solr cannot automatically index it although it uses the same
      • form schema or subset of the same schema. However, if we use same DSID for
      • different subsets of the same form schema, it may break the display on the overview part.

      Solr Configure:
      https://github.com/Smithsonian/sidora/blob/6.x/data/solr/solrconfig.xml

      Schema:
      https://github.com/Smithsonian/sidora/blob/6.x/data/solr/schema.xml

      Solr XSLT for indexing:
      https://github.com/Smithsonian/sidora/blob/6.x/data/solr/demoFoxmlToSolr.xslt

      Note: For each new form, we should have some schema with this new form. To index any field or text in this form, we need to add additional or corresponding xpath entry to this file.

      How to configure the facet or search items?
      We need to go to Sidora UI (website). e.g.,
      http://si-researchersdev.si.edu/admin/settings/islandora_solr_search
      Then, configure Islandora Solr customization
      and configure Islandora Solr Client

            Unassigned Unassigned
            SternB Stern, Beth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: