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

Item - support circulation notes search

    XMLWordPrintable

Details

    • Falcon Sprint 120
    • 1
    • Falcon

    Description

      Purpose/Overview:
      The purpose of this story is to allow the user a full text search within the item's circulation notes field.

      Requirements/Scope:

      1. Case insensitive
      2. Word match in the Inventory item'sĀ circulationNotes[].note (array of strings)
      3. Search circulation notes when conducting search by all item notesĀ 
      4. 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

      Assumptions:

      • Hyphens are treated as separators of the tokens.

      Outside the scope:

      • limiting search by the note type

      Additional Information:
      Inventory item schema: https://github.com/folio-org/mod-inventory-storage/blob/master/ramls/item.json

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                OleksiiKuzminov Oleksii Kuzminov
                magdaz Magda Zacharska
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases