Query Builder Full Text vs Property
Hello Everyone,
I am using query builder api for searching in the crx tree. I am able to successfully get the result using "fulltext" when i search against any of my custom properties.But when I use "fulltext" to search against "jcr:lastModifiedBy" it doesn't work , even "fulltext" works without even mentioning the property name against my custom properties.
I am not able to understand the difference b/w using "fulltext" and "property" predicates .Can some one pleases explain me .
And do we have any restrictions with "fulltext" search?
Thanks & Regards,
Krishna