Hi,

Is there any possible way to perform search by using "q" or "query"
parameter without setting "df" parameter or "qf" parameter.

for example: I am passing "q":"xyz"
I have to mention the field for which I want to perform query otherwise I
will not get results.

What is the way if I want to search on all documents without mentioning any
field.
for example : I am passing "q":"xyz"
If I query like that, it should return all the documents containing that
value. No need to mention the fields.

Thanks
Renuka Srishti

Reply via email to