Click here to Skip to main content
15,915,324 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
GuyThiebaut15-Oct-20 7:02
professionalGuyThiebaut15-Oct-20 7:02 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
dandy7215-Oct-20 7:09
dandy7215-Oct-20 7:09 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon16-Oct-20 7:23
markrlondon16-Oct-20 7:23 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
thewazz16-Oct-20 10:39
professionalthewazz16-Oct-20 10:39 
AnswerRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
Tom_and_Frank15-Oct-20 7:37
Tom_and_Frank15-Oct-20 7:37 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon16-Oct-20 7:24
markrlondon16-Oct-20 7:24 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
Tom_and_Frank16-Oct-20 10:22
Tom_and_Frank16-Oct-20 10:22 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon17-Oct-20 1:10
markrlondon17-Oct-20 1:10 
This isn't the issue here.

To the best of my knowledge, Windows Search has never properly indexed the targets of symlinks or other reparse points. Back in Windows Desktop Search days it was possible to force WDS to do an initial crawl on the targets of symlinks (by adding the symlink to the index scope) but it could not then dynamically update the index when the target files changed since the file system watcher API could not detect changes.

Nowadays with WS in Windows 10, symlinks and other reparse points do not even appear in the UI to include paths in the index scope so that this source of confusion is eliminated.

Note also that the Git FS is not in use here, nor are cloud placeholders; it's all normal NTFS local files.

modified 17-Oct-20 7:32am.

GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
Kent Sharkey15-Oct-20 11:32
staffKent Sharkey15-Oct-20 11:32 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon16-Oct-20 7:27
markrlondon16-Oct-20 7:27 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
Martijn Smitshoek15-Oct-20 20:56
Martijn Smitshoek15-Oct-20 20:56 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon16-Oct-20 7:31
markrlondon16-Oct-20 7:31 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
Rage15-Oct-20 20:56
professionalRage15-Oct-20 20:56 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
Nelek15-Oct-20 21:06
protectorNelek15-Oct-20 21:06 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon16-Oct-20 7:33
markrlondon16-Oct-20 7:33 
GeneralRe: Windows Search in Windows 10 not indexing folders that have a .git subfolder Pin
markrlondon16-Oct-20 8:35
markrlondon16-Oct-20 8:35 
GeneralSo I got a new laptop... PinPopular
Jörgen Andersson15-Oct-20 2:56
professionalJörgen Andersson15-Oct-20 2:56 
GeneralRe: So I got a new laptop... Pin
RickZeeland15-Oct-20 3:12
mveRickZeeland15-Oct-20 3:12 
GeneralRe: So I got a new laptop... Pin
Jörgen Andersson15-Oct-20 5:14
professionalJörgen Andersson15-Oct-20 5:14 
GeneralRe: So I got a new laptop... Pin
Jörgen Andersson15-Oct-20 5:50
professionalJörgen Andersson15-Oct-20 5:50 
GeneralRe: So I got a new laptop... Pin
RickZeeland15-Oct-20 6:45
mveRickZeeland15-Oct-20 6:45 
GeneralRe: So I got a new laptop... Pin
W Balboos, GHB15-Oct-20 4:00
W Balboos, GHB15-Oct-20 4:00 
GeneralRe: So I got a new laptop... Pin
honey the codewitch15-Oct-20 8:41
mvahoney the codewitch15-Oct-20 8:41 
GeneralRe: So I got a new laptop... Pin
OriginalGriff15-Oct-20 4:02
mveOriginalGriff15-Oct-20 4:02 
GeneralRe: So I got a new laptop... Pin
W Balboos, GHB15-Oct-20 4:42
W Balboos, GHB15-Oct-20 4:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.