Class JsonIndexExportFormatter

java.lang.Object
org.codelibs.fess.job.JsonIndexExportFormatter
All Implemented Interfaces:
IndexExportFormatter

public class JsonIndexExportFormatter extends Object implements IndexExportFormatter
Formatter that outputs index documents as JSON files.
  • Constructor Details

    • JsonIndexExportFormatter

      public JsonIndexExportFormatter()
      Creates a new JsonIndexExportFormatter instance.
  • Method Details