Am 26.05.15 um 22:10 schrieb Stefan Seifert:
> 
>>> 5. full text search on any property (jcr:contains) - is this possible with
>> .property("*").approx("searchterm")? or perhaps something
>>> like .anyProperty().approx("searchtearm") - or a special signature
>> like .anyPropertyApprox("searchtearm")?
>>
>> Haven't thought about this one yet, but I guess a special signature
>> sounds better.
> 
> do you want to add it? i've not found it in the updated API.
> 
I changed my mind and went with property("*") - the main reason is to
keep the query interface smaller as that needs to be interpreted by the
providers.


Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
[email protected]

Reply via email to