Versions Compared

Key

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

...

After you imported the projects you will find:

  • droids-core - here we only have a minimum of dependencies to make it easy to integrate and extend droids.
  • droids-norobots - this plugin provides the functionality to apply robots rules to droids.
  • droids-solr - this plugin provides the functionality to use solr for indexing.
  • droids-spring - this plugin provides spring support. Further it offers a dynamic extension of droids via the cocoon configurator.
  • droids-tika - this plugin provides the functionality to use the Tika parsing facilities. Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
  • droids-wicket - this plugin provides the functionality to monitor different droids. It is implemented with Apache Wicket.