The Kafka publisher will post documents to a Kafka index.


 Features


Some features of the Kafka publisher include:

  • Customization of items by a Groovy transformation script.
  • Connector independent.
  • Schema customization capabilities.
  • Unlimited number of topics.


Limitations

The Kafka publisher has the following limitations:

  • Apache Kafka does not support wildcard topic selection.
  • One partition per consumer.
  • Authentication is part of our future development plan.
  • No labels