Hi ,
I am new to Lucene. I have a requirement where when i request the
organization name, it should show the matching organization names.

I have written the q param as

orgname_text: ABC test

it is returning the result :-

ABC test limited
ABC XYZ limited
DEF ABC limted
test limited

I want all the matching result which starts  with either ABC or test. so
here i dont want DEF ABC limited. Please let me know what feature or
syntax  i should use to get the required result.

Thanks
Raj

Reply via email to