Your problem statement is kinda sparse on details. Have you looked at the KeywordAnalyzer?
If you don't see that as relevant, can you provide some more examples of the kinds of data you expect to put the field and queries that should and should not match? Best Erick On Tue, Apr 12, 2011 at 11:24 AM, Ramamurthy, Premila < [email protected]> wrote: > I have a field DestinationId and it can take values ‘123 123’ or ‘456’ > > I need the results of rows which not have space in the values. > > > > > > I need the row which has ‘456’ alone to be returned. > > > > Can you help. > > > > Thanks > > Premila > > > > >
