Should I be able to search a text field in my index for any value that contains 
white space?

The value in my “path” field contains an untokenized string (“that contains 
spaces”).   

I can do single character searches for other single special characters no 
problem (q=path:*!*, or q=path:*-*), but no representation of space (%20, “ “, 
or \s etc.) seem to work.

Thanks in advance for any suggestions! Sam  

--  
Samuel Smith

Reply via email to