> >At the very least you should probably abstract from the underlying >lucene implementation. Magnolia is explicitly built in such a way >that you can switch between repository implementations. Other >implementations will have a different way of storing indexes, so I >guess you could have somithing like a plugable key word provider and >provide a simple implementation for jackrabbit / lucene. Others could >then add implementations for other indexers / repositories. > >Besides that, I am sure what you did is useful and cool! Now make >this an extension of the simple search tag using AJAX and everybody >will have a big smile on her face ;-) >- Boris
Hello Boris, explain more or provide interface for "plugable key word provider" I would then do it. Of course it is useful and cool, it's not AJAX but pure client side javascript but check it out at http://breidert.net. /C ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
