Hi everybody,

since a while i'm working with solr and i have integrated it with
liferay 6.0.3. So every search request from liferay is processed by solr
and its index.
But i have to integrate another system, this system offers me a
webservice. the results of these webservice should be in the results of
solr but not in the index of it.
I tried to do that with a custom query handler and a custom response
writer and i'm able to write in the response msg of solr but only in the
response node of the xml msg an not in the results node.
So is there any solution how i could write in the results node of the
xml msg from solr?

thanks in advance

best regards
joerg



Reply via email to