Create a Lucene search index

Welcome This process might take some time (follow the tail of your logfiles to see the indexer in progress).
  • LuceneCocoonIndexer.ROLE org.apache.cocoon.components.search.LuceneCocoonIndexer
  • context-path ${cocoon.request.getContextPath()}
  • baseURL ${url}
  • create ${cocoon.request.getParameter("create")}, ${create}
  • get-uri ${cocoon.request.getRequestURI()}
  • get-sitemap-uri ${cocoon.request.getSitemapURI()}
BaseURL
Create/Overwrite the Index, or Update the existing Index