Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page:

Table of Contents


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
    • Do not store ids - 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.
    • No info messages - Check if you want info messages disabled.
    • Batch Size - The size of the bulk write operations done to the NoSql Database
    • Batch Timeout - The amount of time to wait before flushing the bulk operations after the last insert
    • 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.


Info

In order to work, the application requires Extract Text to be disabled in the connector configuration.

Image AddedDisable 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.

Info

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