Hi Maatary.

On 08/07/14 18:06, Maatary Okouya wrote:
I have been redirected to this forum from the LMF user mailing list. I was
told that LMF continues here. Although i was pretty much interested in the
LMF for the semantic search aspect. Hence i was wondering how do you
support that here?

The Semantic Search module keeps in LMF, so it is not going to be supported here.

But since both module systems stay compatible in 3.x, you can easily add lmf-search as module in your webapp launcher by just adding the following dependency:

    <dependency>
        <groupId>at.newmedialab.lmf</groupId>
        <artifactId>lmf-search</artifactId>
        <version>${lmf.version}</version>
    </dependency>

Hope that helps.

Cheers,

--
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 660 2747 925
e: sergio.fernan...@redlink.co
w: http://redlink.co

Reply via email to