Uploaded image for project: 'mod-search'
  1. mod-search
  2. MSEARCH-23

Instance, holdings and items - support keyword search tags

    XMLWordPrintable

Details

    • Falcon Sprint 106, Falcon Sprint 107
    • 1
    • Falcon

    Description

      Purpose/Overview:
      The purpose of this story is to allow the user a keyword search tags when the search is limited to tags only.

      Requirements/Scope:
      1. Case insensitive
      2. Word match in the following Inventory Instance field: tags[].tagList (string)
      3. Supports search in other than English languages (including CKJ languages, Arabic, Hebrew)

      Acceptance criteria:

      • Query returns accurate hit count
      • User can search by any word that is a part of the field's value
      • Results are ranked based on term frequency, inverse document frequency and field length
      • Stemming according with configured on the tenant language tokenizers

      Outside the scope

      • UI work
      • AND, OR, NOT and NESTING

      Additional Information:
      Example of tags:

      "tags": {
          "tagList": [
            "new collection",
            "important"
          ]
        }
      

      Inventory Instance schema: https://github.com/folio-org/mod-inventory-storage/blob/master/ramls/instance.json
      Honeysuckle bugfest environment: https://bugfest-honeysuckle.folio.ebsco.com/

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                pavel_filippov Pavel Filippov
                magdaz Magda Zacharska
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases