Hi everyone,
I have a question about how search works in Zettlr.
According to the documentation, my understanding is that entering multiple words in the search field should perform an AND search, meaning only documents containing all of the search terms should be returned.
However, that's not what I'm seeing. When I search for two words (for example, word1 word2), the results also include documents that contain only word1 or only word2, which makes it appear that the search is using OR semantics instead.
Am I misunderstanding the documentation or missing a setting or search operator? Or is this simply the current behavior of Zettlr, with AND search not yet implemented (or working differently than I expected)?
I'm using 4.6.0 version
I'd appreciate any clarification. Thanks!