On this page:


Step 1. Launch Aspire and open the Content Source Management Page

Launch Aspire (if it's not already running). See:

Step 2. Add a new Content Source

  • Follow the steps from the Configuration Tutorial of the connector of your choice. For more information, see Connector list.

Step 3. Add a new Avro Extractor to the Workflow

To add an Avro Extractor, drag from the Avro Extractor rule on the Applications Workflow Library and drop to the On Add Update Workflow Tree. This will automatically open the Avro Extractor window for configuration.

Step 3a. Specify Avro Extractor Information

 In the Archive Extractor window, specify the desired options for .

  • General Configuration
    • No ids will be stored in NoSql - Check if you do not want to store ids in NoSql. Warning! Aspire will not be able to delete items in the index in future crawls.
    • NoSQL Bulk Size - The size of the bulk write operations done to the NoSql Database
    • NoSQL Bulk Timeout - The amount of time to wait before flushing the bulk operations after the last insert
    • No info messages - Check if you want info messages disabled
    • debug - Check if you want debug messages enabled.
  • Routing
    • Workflow for Add/Update jobs
    • Workflow for delete jobs
    • Workflow for error jobs

Step 3b. Share the rule into a new Library

After you save the component, share it in a library, This is required.

Step 3c. Copy the shared rule

 Add it into the Delete pipeline rom the shared library. This is required.


Disable the extract text of the connector



After you've clicked Add, it will take a moment for Aspire to download all of the necessary components (the Jar files) from the Maven repository and load them into Aspire. When that's done, the publisher will appear in the Workflow Tree.

For details on using the Workflow section, refer to the Workflow introduction.