andersao / andersao/l5-repository
Search multiple fields with single or multiple values ?
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 4.2k
- Forks
- 880
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
The RequestCriteria allow you to search via query parameters.
What about search multiple values for the same or multiple fields ?
Example:
http://prettus.local/users?search=name:John Doe;email:john@gmail.com -> returns nothing
http://prettus.local/users?search=name:John;Ivan -> returns nothing
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.