Hi, I have a field with type string (StrField). The data in it is like “abc xyz”. But when I search for “xyz”, I am getting one document containing “abc xyz”.
Using q and fq is same for this. When I filter like field=”xyz” it works, but field=xyz dosen’t. Thanks and Regards, Subhajit
