Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

Chapter 14. Custom Text Extractors

14.1. Custom Extractors

Creating a custom text extractor involves the following steps:
  • Implement the TextExtractor interface with your own implementation, and create unit tests to verify the functionality and expected behavior; and
  • Deploy the JAR file with your implementation (as well as any dependencies), and make them available to ModeShape in your application via ModeShape's configuration.