Hello all,
I have been going mad trying to get SOLR to search for parentheses as literals.
For example, "(Figure 5)". I've tried entering it in the fq field as:
allText:\(Figure 5\)
(where allText is a facet). SOLR interprets this in the response as
"fq":"allText:\\(Figure 5\\)"
and it ends up
mnMfPoJ4c$
"Plant a Tree, Go Green"
Make In India :
https://urldefense.com/v3/__http://www.makeinindia.com/home__;!!B5cixuoO7ltTeg!XNU2TawhCzIqQitd3wiwO7MaKrpvSjjvyttSMHAr_5ePIqE7PUCkUIRGUvmnxN7SEE4$
On Tue, Oct 19, 2021 at 2:54 AM Casteel, Kayla Lynne
wrote:
> Hello all,
>
&
indexed and queried.
Erik
On Tue, Oct 19, 2021, 11:27 Casteel, Kayla Lynne
wrote:
> Unfortunately I can't change the type of the allText field to string. We
> need the features that come with it being a text field.
>
> (We did try changing it to string just to see what would