File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- # Декларативные запросы
1+ # Laravel Elastic Query Specification
22
3- ## Спецификации
3+ Extension for [ greensight/laravel-elastic-query ] ( https://github.com/greensight/laravel-elastic-query/ ) to describe queries in a declarative way.
44
5- Все виды таких запросов строятся на основе спецификации. В ней содержатся определения доступных фильтров, сортировок и
5+ ## Installation
6+
7+ 1 . Install [ greensight/laravel-elastic-query] ( https://github.com/greensight/laravel-elastic-query/ ) https://github.com/greensight/laravel-elastic-query#installation
8+ 2 . ` composer require greensight/laravel-elastic-query-specification `
9+
10+ ## Usage // TODO translate to english
11+
12+ Все виды декларативных запросов строятся на основе спецификации. В ней содержатся определения доступных фильтров, сортировок и
613агрегатов.
714
815``` php
You can’t perform that action at this time.
0 commit comments