I'm trying to figure out how to combine folder and file filter syntax, for indexing file content.
I'm not sure if the filter requires matching both the folder and the file sections, if they are processed independently, or what. It's especially confusing since the help docs for the file inclusion syntax lets us specify paths as well.
For example I would like to index the content for all files under:
1)
c:\scripts
c:\notes
but for
c:\3d\ only .scad files.
2)
Or full contents for the first two folders, but .scad files everywhere.
3) Example 1, but exclude any files with the .bak or extensions ending in ~ everywhere.
ALso, is it possible to temporarily override the "exclude not content indexed" setting?
I'm not sure if the filter requires matching both the folder and the file sections, if they are processed independently, or what. It's especially confusing since the help docs for the file inclusion syntax lets us specify paths as well.
For example I would like to index the content for all files under:
1)
c:\scripts
c:\notes
but for
c:\3d\ only .scad files.
2)
Or full contents for the first two folders, but .scad files everywhere.
3) Example 1, but exclude any files with the .bak or extensions ending in ~ everywhere.
ALso, is it possible to temporarily override the "exclude not content indexed" setting?
Statistics: Posted by Jolly — Sun Jan 12, 2025 1:29 am