2009/12/9 Marcel Reutegger <[email protected]>:
> Hi,
>
> On Wed, Dec 9, 2009 at 07:36, Torgeir Veimo <[email protected]> wrote:
>> Is there any way around not having to create a node when doing a
>> similarity search?
>>
>> I'd like to find matches between person profile tags and nodes with
>> tags. The profiles are not stored in jcr though, so it looks like i
>> have to create a jcr node in order to use SimilaritySearch?
>
> yes, the similarity function needs an existing node to start with.
>
> you could work around that by building your own query that mimics the
> similarity search.

Is there any example code out there for how to access the underlying
Lucene instance with jackrabbit?

-- 
-Tor

Reply via email to