sending the tab as unicode:
> IPTC_2_080_KY:"\u0009bus\u0009bahn" matched perfectly.
>
> Best,
> Michael
>
> -Ursprüngliche Nachricht-
> Von: Erick Erickson
> Gesendet: Dienstag, 11. Dezember 2018 18:45
> An: solr-user
> Betreff: Re: Keyword f
You are probably in "url-encoding hell". Add &debug=query to your
search and check the parsed query returned to see what Solr actually
sees. Try url-encoding the backslash *%5C" maybe?
Best,
Erick
On Tue, Dec 11, 2018 at 1:40 AM Michael Aleythe, Sternwald
wrote:
>
> Hey everybody,
>
> i have a So