F5F Stay Refreshed Software Operating Systems Looking for a Windows search option?

Looking for a Windows search option?

Looking for a Windows search option?

Pages (2): 1 2 Next
_
_MettaEX_
Member
71
04-26-2023, 12:46 PM
#1
Looking for a cost-free tool to replace Windows Search? You might find value in alternative software that lets you browse and select files directly without relying on search algorithms. There are options available that focus on file management and filtering, helping you locate specific items quickly.
_
_MettaEX_
04-26-2023, 12:46 PM #1

Looking for a cost-free tool to replace Windows Search? You might find value in alternative software that lets you browse and select files directly without relying on search algorithms. There are options available that focus on file management and filtering, helping you locate specific items quickly.

D
DeathByGaming
Junior Member
4
04-27-2023, 03:56 PM
#2
This folder could be included in Windows' indexing settings, allowing you to find it easily through searches.
D
DeathByGaming
04-27-2023, 03:56 PM #2

This folder could be included in Windows' indexing settings, allowing you to find it easily through searches.

R
Red_Cubez
Member
50
04-27-2023, 04:33 PM
#3
I should have mentioned I’ve tried everything to get Windows Search to function... including indexing, which I repeated several times, but it still didn’t work.
R
Red_Cubez
04-27-2023, 04:33 PM #3

I should have mentioned I’ve tried everything to get Windows Search to function... including indexing, which I repeated several times, but it still didn’t work.

2
2Gustav
Member
59
05-02-2023, 06:21 AM
#4
Using an NTFS file system in a database won’t significantly improve performance.
2
2Gustav
05-02-2023, 06:21 AM #4

Using an NTFS file system in a database won’t significantly improve performance.

F
213
05-02-2023, 02:02 PM
#5
This happens because the system is interpreting the request in a specific way. Would you like me to explain further?
F
FrankieNicolas
05-02-2023, 02:02 PM #5

This happens because the system is interpreting the request in a specific way. Would you like me to explain further?

L
Llabros
Senior Member
740
05-04-2023, 07:13 AM
#6
Determine the right method for indexing these files, which range from 1 to 10 MB in size.
L
Llabros
05-04-2023, 07:13 AM #6

Determine the right method for indexing these files, which range from 1 to 10 MB in size.

L
levoyageur92
Posting Freak
807
05-06-2023, 04:42 AM
#7
Databases built for this purpose implement strategies to speed up searches even on massive datasets. File systems also contribute but aren’t the primary concern. NTFS can lag, especially with numerous small files. Ideally, you’d log each file’s name and location into the database at creation time—though programs that generate files automatically pose challenges. Manually entering 50,000 names is unrealistic. A script can batch-insert all relevant entries once, saving repeated effort. With tools like Microsoft Access, once files are in the system it should be straightforward to set up automatic copying based on your search criteria into a designated folder.
L
levoyageur92
05-06-2023, 04:42 AM #7

Databases built for this purpose implement strategies to speed up searches even on massive datasets. File systems also contribute but aren’t the primary concern. NTFS can lag, especially with numerous small files. Ideally, you’d log each file’s name and location into the database at creation time—though programs that generate files automatically pose challenges. Manually entering 50,000 names is unrealistic. A script can batch-insert all relevant entries once, saving repeated effort. With tools like Microsoft Access, once files are in the system it should be straightforward to set up automatic copying based on your search criteria into a designated folder.

1
1234qaz12qaz
Posting Freak
773
05-06-2023, 06:21 AM
#8
I've been working with a custom Python script to organize file paths that include certain terms, moving them into a dedicated folder. I believed there was a more effective approach available.
1
1234qaz12qaz
05-06-2023, 06:21 AM #8

I've been working with a custom Python script to organize file paths that include certain terms, moving them into a dedicated folder. I believed there was a more effective approach available.

T
timders98
Junior Member
44
05-06-2023, 02:40 PM
#9
Indexing entries in a database eliminates the need for repeated scripts. I’m not aware of a tool that simplifies this process. The alternative I can offer to speed up native Windows searches is to verify that the final option in Explorer’s search menu is unchecked, ensuring it only sorts filenames rather than scanning file contents.
T
timders98
05-06-2023, 02:40 PM #9

Indexing entries in a database eliminates the need for repeated scripts. I’m not aware of a tool that simplifies this process. The alternative I can offer to speed up native Windows searches is to verify that the final option in Explorer’s search menu is unchecked, ensuring it only sorts filenames rather than scanning file contents.

A
Armandodark
Member
186
05-15-2023, 07:35 PM
#10
I tried a tool named "Everything." It performs great! Gives immediate search results without indexing. Still curious about their method, but I'm excited about it! Also supports regex, boolean, and Windows file attribute searches. https://www.voidtools.com/
A
Armandodark
05-15-2023, 07:35 PM #10

I tried a tool named "Everything." It performs great! Gives immediate search results without indexing. Still curious about their method, but I'm excited about it! Also supports regex, boolean, and Windows file attribute searches. https://www.voidtools.com/

Pages (2): 1 2 Next