Hi Meena, They are just like other plugins, please see how to load plugins section : https://wiki.apache.org/solr/SolrPlugins
Ahmet On Thursday, January 8, 2015 9:16 PM, "[email protected]" <[email protected]> wrote: I am planning to implement the solr(4.9) EventListener interface to listen to the indexing event using DIH. <document onImportStart ="com.mathworks.brdb.indexer.StartIndexingEventListener" onImportEnd="com.mathworks.brdb.indexer.EndIndexingEventListener"> I am not sure where to add these classes "StartIndexingEventListener" and "EndIndexingEventListener" so that solr could find them and do the necessary. Tried searching, but could not find a solution. Thanks Meena -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-EventListerner-where-to-add-the-implementing-classes-tp4178172.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
