Hi Erick, Thanks for your post. We are not directly providing search result from lucene index to user. We are processing the lucene search result and adding additional information to it by getting from different sources[from other lunce indexes or from databases]. So, consuming search results from solr standalone server in the form xml/json using http; process xml/json and convert to entities, get addinal information required for user from different sources and construct xml/json for entire data and send for UI layer..
I feel processing XML/JSON and convert to entities can lead some performance degrade in high usage environment. Thanks, Neel -- View this message in context: http://lucene.472066.n3.nabble.com/Modify-Standalone-solr-server-to-use-it-in-application-without-http-request-tp3781826p3790656.html Sent from the Solr - User mailing list archive at Nabble.com.