Wish: Include a checkbox for "Always search unindexed content" to avoid needing "
Code: Select all
notindexed:content:
Code: Select all
notindexed:content:
Code: Select all
/define hastext=notindexed:content:
[1] and if one would really insist on showing only files that don't have their content indexed: not-indexed:content:text !content:text )Search Modifiers wrote:
no-indexed:
non-indexed:
not-indexed:
indexed:
Search properties and content on disk (not from the index) or search properties from the index.
For example:
notindexed:length:>5m
Default: Search indexed properties only. If the property is not included in the index, search the property from disk.
I don't have _any_ Indexed Content. Why does content: still work for me, always has? Does turning on Content Indexing change the behavior of this function?
notindexed: will still search content from disk for content-indexed files.- To my surprise, notindexed:content:"some text" shows also results that *were* indexed.
Yes, when content indexing is enabled, content: will only search indexed-content.Does turning on Content Indexing change the behavior of this function?
I don't think that is necessary; if it was called (silly name; just as exaqmple) from-disk:content:searchtext, it would make more sense.void wrote: Wed Jan 19, 2022 10:56 am I will look into reworking notindexed: so it only searches content that is not indexed.
So, anyone reading this with a suggestion for a new name for not-indexed: ?void wrote: Thu Jan 20, 2022 5:35 am I'm still looking into changing the notindexed: search modifier.
I'm OK with the current behavior, just the name needs to change.