cc9dae37e5
shared: Indexer: Use isErrorSaveFileResult() to check for non-successful results
2022-07-11 17:14:45 +02:00
a561032668
shared: Indexer: Adjust for OK_WASEMPTY
2022-06-24 19:17:50 +02:00
780318db6d
shared: Indexer: Consider new NOACCESS too
2022-06-24 19:17:50 +02:00
b108cb7151
shared: Indexer: Exclude 'excludedPaths' settings already at DirScanner, not only FileSaver
2022-06-13 21:57:34 +02:00
f8542dc96a
shared: Indexer: Handle keepGoing, set verbose
2022-06-06 09:34:37 +02:00
0e5abf96c8
shared: indexer: Don't dispatch DirScanner if no dirs given
...
This makes sense in general, however it also avoids a race condition.
The dirscanner may finish before the filescanworkers for the files
run, this then signals the whole indexer has finished.
2022-06-05 20:35:21 +02:00
c2bd1b526b
shared: Indexer: Use WildcardMatcher to ignore paths
2022-06-04 17:09:26 +02:00
45de97d8fb
gui: Begin cancellation of Indexer
2022-04-24 15:52:20 +02:00
d483d05db1
shared: Begin Indexer
2022-04-15 21:06:56 +02:00