On Mon, Dec 14, 2009 at 1:00 PM, Phanindra Reva wrote:
> Hello..,
> I have observed that the text or keywords which are being
> indexed using dynamicField concept are being searchable only when we
> mention field name too while querying.Am I wrong with my observation
> or is it the de
use a copyField to copy those fields to another field and search on that
On Mon, Dec 14, 2009 at 1:00 PM, Phanindra Reva
wrote:
> Hello..,
> I have observed that the text or keywords which are being
> indexed using dynamicField concept are being searchable only when we
> mention field
Hello..,
I have observed that the text or keywords which are being
indexed using dynamicField concept are being searchable only when we
mention field name too while querying.Am I wrong with my observation
or is it the default and can not be changed? I am just wondering if
there is any