fulltextsearch icon indicating copy to clipboard operation
fulltextsearch copied to clipboard

Implement `--path` for flexibility to reindex a specific path

Open stueja opened this issue 6 years ago • 0 comments

To come around the memory exhausted issues (e. g. #135 and #185) and to quickly (re-)index a directory, I'd like a --path argument, just like the one in occ files:scan --path='/user/files/documents'. This way, smaller chunks can be indexed in a consistent (with files:scan) method.

stueja avatar May 11 '18 10:05 stueja