Kishore Nallan
04/15/2024, 12:04 PMq: ---
is not a valid query string since the hyphens will be dropped and it will become q: *
(wildcard search) with no keywords. Unless you have added hyphen to symbols_to_index
configuration in collection schema.