reindex_by_mimetype


Description:

[ Version ( since = "0.10" ) ]
public bool reindex_by_mimetype (string[] mimetypes) throws Error

Tells the filesystem miner to reindex any file with a mimetype in the mimetypes list.

On failure throws will be set.

Parameters:

this

a MinerManager

mimetypes

an array of mimetypes (E.G. "text/plain"). All items with a mimetype in that list will be reindexed.

Returns:

true on success, otherwise false.




2022 vala-language.org