Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Query the File Manager

NOTE: The following query commands DO NOT depend on the underlying catalog implementation. The names SQL and Lucene instead describe the query SYNTAX not the File Manager catalog. This means you can execute the sqlquery command against a File Manager with a Lucene index, and vice versa.

lucenequery

This will execute a Lucene Query against the filemanager catalog and return a list of ProductIDs. These Product IDs can then be piped into the fmdel alias to remove all products that match the query criteria.

...