runExtractor

This target must be run after your application database has been configured. By default it extracts all data related to the CEF search services and any other search services you have defined out of your application database and transforms it into a format suitable for indexing. The length of time that this process will take will increase with the amount of data to be extracted. This target may be rerun multiple times if required.

This target may executed against a single search service by specifying the "SERVICE" property. E.g: "build runExtractor -DSERVICE=PersonSearch"