QueryParser Invalid Field Warnings

I get about a 100,000 lines of this anytime I scan a library:

Dec 24, 2021 11:21:04.861 [0x7fcad97d8b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:04.862 [0x7fcad97d8b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.045 [0x7fcad97d8b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.045 [0x7fcad97d8b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.069 [0x7fcadd0fdb38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.069 [0x7fcadd0fdb38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.075 [0x7fcad9d82b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.076 [0x7fcad9d82b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.076 [0x7fcad97b5b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.076 [0x7fcad97b5b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.077 [0x7fcad806eb38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.077 [0x7fcad806eb38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.286 [0x7fcad7671b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.286 [0x7fcad7671b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.288 [0x7fcad97b5b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.288 [0x7fcad97b5b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.288 [0x7fcadd0fdb38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.288 [0x7fcadd0fdb38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.436 [0x7fcad9d82b38] WARN - QueryParser: Invalid field 'sectionID' found, ignoring.
Dec 24, 2021 11:21:05.436 [0x7fcad9d82b38] WARN - QueryParser: Invalid field 'contentDirectoryID' found, ignoring.
Dec 24, 2021 11:21:05.436 [0x7fcad9d82b38] WARN - QueryParser: Invalid field 'pinnedContentDirectoryID' found, ignoring.

Any idea?

Can I set Plex Log Level to “error”?

Ignore those. You’re seeing in-process development work.

If you’ve turned off all the logging options, that’s the best you can do.

And adding here:

The old Python based Legacy system is for unknown reason hard coded to debug level, and has always been like that.

All I can suggest is that you upgrade to the newer agents, but do note, that it’ll break with any 3.Party plugins running under those legacy primary agents