Comments
You have to have include a term that expresses all your library content e.g. myrating:>=0, myrating:<6. So you have:-
myrating:>=0 ANDNOT type:(bible, dictionary)
EDIT: which is shorthand for myrating:>=0 ANDNOT (type:bible OR type:dictionary)
What Dave said. While keeping in mind that Logos has the peculiar distinction of defining "dictionary" as "encyclopedia."
Meanwhile, Jesus kept on growing wiser and more mature, and in favor with God and his fellow man.
International Standard Version. (2011). (Lk 2:52). Yorba Linda, CA: ISV Foundation.
MacBook Pro MacOS Sequoia 15.4 1TB SSD
You have to have include a term that expresses all your library content e.g. myrating:>=0, myrating:<6. So you have:-
myrating:>=0 ANDNOT type:(bible, dictionary)
* ANDNOT type:(bible, dictionary)
works just as well¹ and is quicker and easier to type.
¹ if you're running the latest version of Logos 5
What Dave said. While keeping in mind that Logos has the peculiar distinction of defining "dictionary" as "encyclopedia."
Yes! Resources with "bible dictionary" or similar in their title are type:encyclopedia in the Library. type:dictionary is attributed to non-bible dictionaries like Concise Oxford or Merriam-Webster.
Dave
===
Windows 11 & Android 13
* ANDNOT type:(bible, dictionary)
works just as well¹ and is quicker and easier to type.
The 5.2 beta spun its wheels for about 4 sec before listing the resources! It is OK for a Collection rule after first being generated (and cached?) but not efficient for ad hoc Library searches.
Dave
===
Windows 11 & Android 13
works just as well¹ and is quicker and easier to type.
¹ if you're running the latest version of Logos 5
The very first time I tried this I felt it took slightly longer than rating:>=0 (perhaps 1s vs 0.2s). But when I tried to use logs to measure the time later, I couldn't get that delay again, or even get the collection rule to show up in the logs.
This is my personal Faithlife account. On 1 March 2022, I started working for Faithlife, and have a new 'official' user account. Posts on this account shouldn't be taken as official Faithlife views!
works just as well¹ and is quicker and easier to type.
¹ if you're running the latest version of Logos 5
The very first time I tried this I felt it took slightly longer than rating:>=0 (perhaps 1s vs 0.2s). But when I tried to use logs to measure the time later, I couldn't get that delay again, or even get the collection rule to show up in the logs.
Mark, look for [inverted] in the log.
EDIT: some background is here.
Have joy in the Lord!
The 5.2 beta spun its wheels for about 4 sec before listing the resources!
Logs, please.
And how many resources were matched by the filter?
* ANDNOT type:(commentary, encyclopedia) matches 702/1133
* ANDNOT type:(bible, dictionary) matches 1055/1133
* ANDNOT type:(harmony) matches 1118.
I get the same delays in 5.1b SR-2:-
Dave
===
Windows 11 & Android 13