sbwalker
|
fdbdd0ef4c
|
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
|
2024-11-07 17:05:28 -05:00 |
|
sbwalker
|
44a3db417b
|
replace dynamic query with linq
|
2024-08-09 17:16:17 -04:00 |
|
sbwalker
|
340ef46469
|
improve search result performance and relevancy
|
2024-08-08 14:11:27 -04:00 |
|
sbwalker
|
85e7ac7cd7
|
remove unecessary using
|
2024-07-20 19:39:45 -04:00 |
|
sbwalker
|
59bba83b1d
|
add ability to manage search results settings
|
2024-07-19 12:55:59 -04:00 |
|
sbwalker
|
71e472f330
|
search optimizations
|
2024-07-17 13:57:47 -04:00 |
|
sbwalker
|
3a9885abd8
|
modify query property names
|
2024-06-28 16:15:28 -04:00 |
|
sbwalker
|
0178e015e3
|
breaking search modifications into smaller PRs
|
2024-06-28 15:43:54 -04:00 |
|
sbwalker
|
27356ef747
|
use List instead of IList, remove "List" from method names. remove unnecessary using statements
|
2024-06-11 10:38:44 -04:00 |
|
sbwalker
|
bc0573918f
|
search refactoring
|
2024-06-08 16:14:56 -04:00 |
|
Ben
|
e1cdc7b387
|
return the words count to calculate the ranking.
|
2024-06-04 21:57:50 +08:00 |
|
Ben
|
7f970d489f
|
refactoring the code.
|
2024-06-04 17:32:31 +08:00 |
|