DRAFT
Jira Legacy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Overview
Basic query searches (not Query or Advanced search options)
Search | Description | Proposed/ supported Operator | Example | Inventory support | MARC authority support | Notes | Question(s) | Priority | Story | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Exact phrase | Searches for text that contain all search terms in the order in which they are searched | “ “ | "Global africa" finds:
"Global africa" does not find:
|
|
| Supported in advanced search and query; HOWEVER, fuzzy logic and word stemming are applied. Requirement: remove |
|
|
| ||||||||||||||||||||||||||||||||||||||
Contains all | Searches for text that contain all search terms regardless of order | None |
|
| Default search; Supported in advanced search and query MARC authority takes word order into account |
| |||||||||||||||||||||||||||||||||||||||||
Contains any | Searches for text that contain any of the search terms regardless of order | None |
|
| Supported in advanced search and query |
| |||||||||||||||||||||||||||||||||||||||||
Case sensitivity | Searches for text that contains terms, matching the case entered in the query | None |
|
| Requests for making ALL searches case insensitive. *Only supported for full-text fields |
| |||||||||||||||||||||||||||||||||||||||||
Space handling | Searches for text that either contain the spaces in the query, or trim leading/trailing spaces from query | None |
|
| Requests for trimming/ leading spaces from query |
| |||||||||||||||||||||||||||||||||||||||||
Masking - zero or more, leading | A zero or more character wildcard search, beginning with a wildcard | * | *chemistry finds:
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||
Masking - zero or more, trailing | A zero or more character wildcard search, ending with a wildcard | * | surg* finds:
|
|
|
| |||||||||||||||||||||||||||||||||||||||||
Masking - zero or more, internal | A zero or more character wildcard search, containing a wildcard within the term | * | wom*n finds:
|
|
| Supported at least for single character |
|
| |||||||||||||||||||||||||||||||||||||||
Masking - single characters | A single character wildcard search | ? | wom?n finds:
O?brien finds:
|
|
| For MARC authority, wom?n seems to find "women" and "womyn" but not "woman" for some reason |
| ||||||||||||||||||||||||||||||||||||||||
Fuzzy logic | Searches for text that matches the term based on relevance (close match), as opposed to an exact match. | ~ | analytics~ finds:
|
|
| Seems to be supported, but without operator (see in1330403 in Poppy BF from a search of "analytics") MARC authority does NOT apply fuzzy logic in searches *marked as a Medium priority if it is removed from exact phrase searches; may be a use case for wanting to explicitly use fuzzy logic |
| ||||||||||||||||||||||||||||||||||||||||
Proximity | Contains two terms within a specific number of words of each other. Searches terms, not phrases. | ~ (followed by proximity value) | “biology diversity”~3 finds:
Does not find:
|
|
|
| |||||||||||||||||||||||||||||||||||||||||
Word stemming | Applied by default; unable to disable |
|
| ||||||||||||||||||||||||||||||||||||||||||||
Weighting |
|
|
|
...