- Status: open --> merged
Wes Hanney wants to merge 4 commits from /u/novamxd/searchmonkey/ to master, 2022-04-17
Added
Fixed
Known issues
| Commit | Date | |
|---|---|---|
|
[8d8ae6]
(HEAD, master)
by
Fixed issue of max hits not applying during searching and preview. Fixed bug of SearchWorker stopping early. Fixed bug of UI pool not stopping. Renamed a bunch of UI elements to make them more clear as to what they are. Added support for folder path exclusion with either GLOB or Regex patterns (like with file searching). Cleaned up UI a bit. Revamped ContentMatch so that it can detect the charset and iterate through the lines of a file in one pass as opposed to two passes. |
2022-04-10 07:11:08 | Tree |
| 2022-04-04 04:12:27 | Tree | |
| 2022-04-04 01:42:26 | Tree | |
|
[bdc401]
by
Updated SearchWorker to use multi-threading to increase search speed and leverage modern storage. Also updated references to file reading to use streams to limit memory usage. |
2022-04-03 22:05:16 | Tree |