Uploaded image for project: 'i2b2 Core Software'
  1. i2b2 Core Software
  2. CORE-309

Add includeHiddens attribute for all calls made to the TABLE_ACCESS table

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.11
    • None
    • None

    Description

      Currently when the Ontology cell queries the TABLE_ACCESS table there is no way to include or exclude hidden records. When multi-fact table is setup, queries against TABLE_ACCESS have taken an extended amount of time and will often time out.

      The option is to add the includeHiddens attribute to all service calls (queries) made to the TABLE_ACCESS table. The boolean value would be:

              true = hiddens will be included
              false = hiddens will not be included in the search


      By default hiddens will not be included in searches ( default="false" ) by the client.

      However, the CRC will default hiddens = true on its internal ONT lookups. This is because hidden terms can be queryable.

      This primarily applies to operation getCodeInfo

      Attachments

        Activity

          No work has yet been logged on this issue.

          People

            rm302 Reeta Metta
            jmd86 Janice Donahoe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: