Questions tagged [search]
Search refers to the ability of finding any number of items of information with specified properties among a collection of items sharing the same type of properties.
1,696 questions
1
vote
0
answers
150
views
Why did my Windows 11 Pro PC lose the capability to search a network share?
I have a Windows 11 Pro PC on the network, that lost capability to search a network share. One of my users can't search for files on the network share.
So here what I have done:
Rebuild Search Index
...
4
votes
1
answer
551
views
Why is my New Tab page modified to show a Search-only box - no "or enter address"?
When I open Firefox, the New Tab page has a search box, which says "Search the web".
But if I create a fresh Firefox profile, it looks different. The New Tab page has a box that says "...
0
votes
0
answers
29
views
Windows File Search in Explorer - 2 digits found, add a 3rd digit, no results
So, I have a support client who is experiencing the following in Windows 11:
Let's say we have a folder with a file in it named "1234.doc". If the user searches for "12", the file ...
0
votes
1
answer
232
views
Acrobat PDF search function doesn't work
My document is a text based PDF, nothing scanned.
I copy a word from the document to the search box, and nothing is found.
I'm sure this is some configuration issue
How can I make search work?
0
votes
0
answers
118
views
Firefox: Interpret address bar input as search unless a top-level-domain is specified
Currently, Firefox tries to interpret any input in the address bar as a URL, unless the input contains a space character, then the input is interpreted as a search query.
I'd like to change this ...
1
vote
1
answer
179
views
Why doesn’t the “loook” search tool recognize an ASCII special character (e.g. a single quote mark)?
I have two LibreOffice documents.
The contents of /home/user/foo1.odt are:
foo bar
The contents of /home/user/foo2.odt are:
foo 'bar
Now, using the loook tool (ver. 0.8.6) with a search phrase of ...
1
vote
0
answers
92
views
Windows cannot focus on Start Menu search bar
Normally, I can press the Windows button, type the name of the program I want to start, press enter and the program starts. But for some reason I cannot focus the search bar anymore. Instead the focus ...
0
votes
0
answers
42
views
How to search contents in Outlook without Ctrl+F?
How do I search the contents of an email for keywords?
[Conversation]:="Search term"
That will only bring up emails with "Search term" in subject line. I need to find emails that ...
3
votes
1
answer
162
views
Can Chrome's "Find in Page" search across text that isn't visible due to scroll?
When using the "Find in Page" (Ctrl+F) feature in Google Chrome, it seems it's only capable of finding text that is immediately visible. This is problematic when there is a lot of text ...
1
vote
0
answers
123
views
Windows search for text in files returns unrelated files
I am trying to find some Excel files that have text in them, say LON, NON in a cell.
In Windows Explorer, I go to the folder with the files, and do a search: content:"LON, NON"
I start ...
1
vote
1
answer
243
views
Make Windows 11 search show symlinks
In a certain directory I have a lot of symlinks created via mklink to files located on a different drive. These are "file" symlinks, not directory ones.
But when I open the directory in ...
0
votes
2
answers
186
views
In Visual Studio Code, how do I search for a file name in the current directory that the currently opened file lives in?
Suppose I'm editing /path/to/a.txt in VSCode. How do I quickly search for the name of a file that lives in /path/to/ by typing with autocompletion?
1
vote
0
answers
145
views
I can't search local folders, only subfolders like inbox, sent
Using Thunderbird beta current version, I can search a folder like Inbox or Sent and get results, but searching Local Folders for anything at all just shows the search window with Stop button in upper ...
2
votes
1
answer
966
views
googler not showing ouput
I recently tried using googler for CLI search. I followed proper steps ,installation is fine. But somehow googler is not generating results. I have given entire work flow of installation and path ...
0
votes
2
answers
173
views
If a cell contains a certain text/texts then today's date
If A1 contains accepted or rejected or goodwill then A2 = today's date.
I have tried to use IF function but I can not combine that the cell can contain 3 different words to search to get today's date.