How to user match phrase and terms together in nest client?

Dear All,

I have created web services in .net using NEST client.

I have scenario, need to search in integer column where user can input

eg: 123 or 1 23 or 12 3

I can search handle above scenario using match phrase.

My concerns is input can accept more than one value like 123,456,856

so each value may contain extra space.

So my concerns is how can we use terms and match phrase together in nest client or do we have any other approach for the same ?

could any please help me on above scenario?

Thanks
Swapnil Shah

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.