fulltextsearch
fulltextsearch copied to clipboard
Allow index by path on CLI
Is it possible to implemet a feature to allow indexing on command line by path?
occ fulltextsearch:index
will index all files.
Something like
occ fulltextsearch:index --path my/own/path
would be good to quickly index some folders that have a higher priority as other ones.