Skip to content

ryanlfoster/aem-id-solrindexer

 
 

Repository files navigation

Infield Solr Indexer

This project provides a nice UI on top of Headwire's AEM Solr Search. It's essentially a replacement of the shell script that comes with Headwire's code. In that way, authors have an easy way to bulk index parts of the AEM site tree.
It has the following features:

  • Easy to use for authors.
  • Based on new Coral UI and Angular JS.
  • (Almost) no set up needed (it pulls all properties from the OSGi config)

Requirements

  • Headwire's AEM Solr Search
  • Custom Bulk Indexer (as outlined here) that can take a "path" parameter and creates the index based on that.
  • Tested in AEM 6.0 SP2 but it should work with older versions as long as the 'coralui2' clientlib exists

Screenshots

Screenshot set up Screenshot process

Questions & Feedback

Contact Infield Design or create an issue here in GitHub.

About

User-friendly UI for bulk indexing pages/assets for AEM Solr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 39.5%
  • HTML 29.8%
  • JavaScript 27.0%
  • CSS 3.7%