Re: question regarding dynamic fields

2009-12-15 Thread Shalin Shekhar Mangar
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

Re: question regarding dynamic fields

2009-12-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
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

question regarding dynamic fields

2009-12-13 Thread Phanindra Reva
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