Ard wrote:
> 
> On Thu, Jan 14, 2010 at 4:31 AM, topcat <[email protected]> wrote:
>>
>> hi,
>> Is jackrabbit support wildcard in fulltextsearch?
>> can i use //element(*,nt:unstructured)[jcr:contains(.,'T*t?r')] to search
>> "Tester"?
>> how can i do if wildcard is not supported?
> 
> wildcards are supported.
> 
> ARd
> 
>> --
>> View this message in context:
>> http://n4.nabble.com/how-to-use-wildcard-in-fulltextsearch-tp1013574p1013574.html
>> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>>
> 
> 

Thank you very much
I confused 'jcr:like()' with the 'jcr:contains()', and I have found usage of
wildcards in org.apache.jackrabbit.core.query.FulltextQueryTest.
-- 
View this message in context: 
http://n4.nabble.com/how-to-use-wildcard-in-fulltextsearch-tp1013574p1014437.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to