Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2
-
Fix Version/s: 0.9.0
-
Component/s: None
-
Labels:None
Description
if there is an * at the start of the search query, or on its own, SOLR - the search service, returns with an error.
Have a deeper look into fixing the problem, and if no solution can be found in the SOLR documentation, at least update SEEK to report the error in a more friendly manner.

If you have a query that starts with a wildcard, it strips the initial wildcard off and displays a message with the search results: "You cannot start a query with a wildcard, so this was removed. You CAN however include wildcards at the end or within the query."