Uploaded image for project: 'cql2pgjson'
  1. cql2pgjson
  2. CQLPG-96

remove regex-based query time tokenization

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • None
    • Core: Platform - Sprint 61, CP: sprint 63
    • 2
    • Core: Platform

    Description

      Description

      Remove the code that performs tokenization of query terms by applying word-boundary regular expressions and remove any other reqular expression matching generated by CQLPG. The regex-based tokenization is applied when the relation is "=".

      Note

      Note 1: For all text fields that require tokenization (e.g title) the tokenization should be handled by an appropriate fulltext index configured in the schema.json.

      Note 2: For all array fields that rely on tokenization to find array term occurances within the serialized JSON structure (e.g when filtering by language or by contributor) we first need to complete the spike: CQLPG-83.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                hji Hongwei Ji
                jakub Jakub Skoczen
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases