Fix default search

Description

When searching with no particular index specified, ui-search falls back to doing what it considers the best it can, which is a broad search across multiple fields, as ui-users and the others do. That is currently

which is not compliant with the Codex profile. It needs changing.

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Mike Taylor January 8, 2018 at 11:29 AM

It now generates queries like

This uses four indexes, all of them specified as supported in the Codex in https://github.com/folio-org/raml/blob/master/schemas/codex/codex_instance_cqlschema.json

(Note that this search is only available when the Ebsco KB is deselected, so it's never asked to do an OR operation that it can't handle.)

Done

Details

Assignee

Reporter

Priority

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created January 8, 2018 at 11:14 AM
Updated February 12, 2018 at 11:05 AM
Resolved January 8, 2018 at 11:49 AM
TestRail: Cases
TestRail: Runs