As far as I understood to substitute the integrated search engine Lucene, I've to extends the class org.apache.jackrabbit.core.query.lucene.SearchIndex or implementing org.apache.jackrabbit.core.query.QueryHandler. How tight is the integration of Lucene, may I replace it with an external instance for example of SOLR? Is there any guideline to do it? The idea is to implement a mechanism of marshalling and unmarshalling of the parameters passed by method of QueryHandler.
Thanks in advance for every information about it. MC -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Externalizing-search-tp4658790.html Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.
