]> git.joonet.de Git - adminer.git/commit
Replace deprecated "filtered" query with "bool" query
authorPeter Knut <peter@pematon.com>
Sun, 21 Mar 2021 14:56:46 +0000 (15:56 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 19 Feb 2025 10:16:35 +0000 (11:16 +0100)
commit1f14ab470f4f42854563175d8a6ed24f15ce207b
tree191b678e820c1362a2d14b7b0d5c813a232c91dd
parent501234c2d13b051798b409a30e89c3925d65e56c
Replace deprecated "filtered" query with "bool" query

- Allow to choose "must", "should", "must_not" condition.
- Add system "_id" column to the field list. So it can be used in search condition.
adminer/drivers/elastic.inc.php