The easiest way is to compute that during indexing and storing whatever
they were equal, then querying on that.
*Hibernating Rhinos Ltd *
Oren Eini* l CEO l *Mobile: + 972-52-548-6969
Office: +972-4-622-7811 *l *Fax: +972-153-4-622-7811
On Fri, Jul 28, 2017 at 7:42 PM, Srini V <vgeneral7@gmail.com> wrote:
> Hi All,
>
> I am trying to solve a business requirement that the search should happen
> on comparing 2 indexed field values.
>
> Like FieldA value == FIeldB value or FieldAValue.Contains(FieldB value)
>
> Is it possible to achieve this
>
> Thanks
> Sri
>
|