of course there is another approach which is using Solr Clients. So, you can
use solr clients for specific language like PHP, JAVA, ...
For Example :
JAVA Solr Client :
SolrJ is an API that makes it easy for Java applications to talk to Solr.
SolrJ hides a lot of the details of connecting to Sol
There are commit notifications scripts in solrconfig.xml, there is JMX,
there is whatever the admin UI uses for "freeze and show change" screen.
And, as mentioned already, URP chains.
Regards,
Alex
On 24/11/2014 3:36 pm, "EXTERNAL Taminidi Ravi (ETI,
Automotive-Service-Solutions)" wrote:
>
Hi,
You might want to take a look at the UpdateRequestProcessor and
UpdateRequestProcessorChain classes:
https://wiki.apache.org/solr/UpdateRequestProcessor and
http://lucene.apache.org/solr/4_10_2/solr-core/org/apache/solr/update/processor/UpdateRequestProcessorChain.html
You can hook a chain