Torgeir Veimo wrote:
> 
> On 2 Dec 2008, at 23:45, Jukka Zitting wrote:
> 
>>  * Simple Google-style query language. The new GQL query syntax
>>    makes it very easy to express simple full text queries.
> 
> 
> How do I do a full text search, ie searching for something in _all_
> attributes, with this new syntax? Or is this not possible atm?

you simply type in a term. GQL will translate that into a jcr:contains() on the
context nodes. though, I'm not sure if that's what you want...

regards
 marcel

Reply via email to