Hello,

On the following page, there is a Javadoc link that redirects to 404:
https://wiki.apache.org/solr/DataImportHandler#EventListeners

The link is: 
http://lucene.apache.org/solr/api/org/apache/solr/handler/dataimport/EventListener.html
It redirects (incorrectly) to:
http://lucene.apache.org/solr/4_7_0/solr-core/org/apache/solr/handler/dataimport/EventListener.html
It should redirect to:
https://lucene.apache.org/solr/4_7_0/solr-dataimporthandler/org/apache/solr/handler/dataimport/EventListener.html

The issue is the module name (solr-core vs. solr-dataimporthandler).

What is this magic redirector and is it just dumb (e.g. always
redirects to solr-core) or broken?

Regards,
   Alex.

Personal website: http://www.outerthoughts.com/
Current project: http://www.solr-start.com/ - Accelerating your Solr proficiency

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to