On 25.02.2011 13:17, Florian Fuchs wrote:
Hi List,

I wanted to ask you about your experiences regarding the integrated
search functionality of magnolia.

In my experience..
I've integrated external search appliance functionalities in Magnolia:
- Google Mini
- Coveo

It has been really simple, you need a modelClass (httpRequests, REST access, it depends on your external app) and a ftl.

I've also tweak the internal Magnolia search, adding custom features.
Simply extends the original modelClass and manage your requirements.

It is a medium task, can be easy if you only need to import in Magnolia an already previouslt developed solution (better if Java-based).

The requirements of a search engine are not that advanced, in fact I
think of searching through Website and Documents, using pagination, and
showing a result snippet..

Take care only to verify that a DMS document is finally exposed (download link) to the web. The only JCR presence is not enough.

HTH;
Matteo



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to