bug #6634
Advanced search: DataPortaL always does a phrase search
Status:
New
Priority:
New
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
05/11/2017
Due date:
% Done:
0%
Severity:
normal
Found in Version:
Description
Wildcards cannot be used in the advanced search since the portal always creates a phrase search string:
- test entered in search field:
Lactu*
- search string used in query:
"Lactu*"
Important related information:
- non phrase searches with wildcards have been fixed in #6354
- the search string has been wrapped in quotation marks in order to fix another problem: #....
Related issues
History
#1 Updated by Andreas Kohlbecker almost 4 years ago
- Related to bug #6354: Advanced search: non phrase search with wildcard broken added