Closed petterreinholdtsen closed 5 years ago
The tool is used by the sphinx search engine. See sphinx_index.conf in the released package here:
https://github.com/piql/insight/releases/tag/v1.0.0
./sphinx/sphinx_index.conf 33: xmlpipe_command = create_xml SOURCE_DIR
this config file should have been in the repo as well. We are working on a new version of the tool, currently in a private branch, adding support for loading tar files and supporting multiple XML/package format. This code will be made available within some weeks.
The code is not used during build, and the binary that could be created is not called by insight. This make it a good candiate for removal.