-
Bug
-
Resolution: Fixed
-
Major
-
4.1.0
-
None
-
4.1 RC1
If I search contents in the advanced search with : title contains coll*
I get the following Solr request : title_s_lower:(*coll\ *)
The * character is transformed as a space.