AdguardTeam / AdguardTeam/AdGuardHome

Support for Boolean Search Operators in query logs

Abierto
#5,476 0 comentarios 1 reacción 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Prerequisites

- [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to request a feature or enhancement and not ask a question

### Description

#### What problem are you trying to solve?

Cannot filter the query logs search query, For example, if I want to search if a specific domain is visited or queried by a specific client, I cannot do that. I will either be able to get all domains by that specific client or particular domain query by all clients

#### Proposed solution

This can easily be solved using [Boolean search operators](https://library.alliant.edu/screens/boolean.pdf). OR operators like == , != etc. Similar #5415

#### Alternatives considered

#### Additional information
Not Needed.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.