http://aep-beta.onpc.fr/onglet/internat/geneve

Query Metrics

11 Database Queries
122.14 ms Execution Time
95.00 ms Query Time

Queries

# Execution Time Query Time Info
1 16.43 ms 6.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"bool":{"should":[{"terms":{"ville":["99101"]}},{"bool":{"should":[{"geo_distance":{"distance":"20km","coordonnees":{"lat":49.8143846,"lon":4.9019318}}}],"minimum_should_match":1}}],"minimum_should_match":1}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":0,"sort":[{"_script":{"type":"string","order":"desc","script":{"lang":"painless","source":"\n                        String participant =\n                            'true' == doc['participant'].value ?\n                            '1' : '0';\n                        String type =\n                            false == Collections.disjoint(doc['type'], params.types) ?\n                            '1' : '0';\n                        String ville =\n                            false == Collections.disjoint(doc['ville'], params.villes) ?\n                            '1' : '0';\n\n                        return\n                            participant + '_' +\n                            type + '_' +\n                            ville + '_' +\n                            (params.graine + doc['graine'].value).hashCode();\n                    ","params":{"graine":"888a08f6","types":[],"villes":["99101"]}}}}]}
Path: aep_etablissement/etablissement/_search
Query: search_type=query_then_fetch
Method: GET (Http on localhost:9200)
Item count: 2
View formatted query   View cURL query   View query backtrace
2 8.09 ms 7.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"bool":{"should":[{"terms":{"ville":["99101"]}},{"bool":{"should":[{"geo_distance":{"distance":"20km","coordonnees":{"lat":49.8143846,"lon":4.9019318}}}],"minimum_should_match":1}}],"minimum_should_match":1}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":60,"sort":[{"_script":{"type":"string","order":"desc","script":{"lang":"painless","source":"\n                        String participant =\n                            'true' == doc['participant'].value ?\n                            '1' : '0';\n                        String type =\n                            false == Collections.disjoint(doc['type'], params.types) ?\n                            '1' : '0';\n                        String ville =\n                            false == Collections.disjoint(doc['ville'], params.villes) ?\n                            '1' : '0';\n\n                        return\n                            participant + '_' +\n                            type + '_' +\n                            ville + '_' +\n                            (params.graine + doc['graine'].value).hashCode();\n                    ","params":{"graine":"888a08f6","types":[],"villes":["99101"]}}}}],"from":0}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 2
View formatted query   View cURL query   View query backtrace
3 8.51 ms 7.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"bool":{"should":[{"terms":{"ville":["99101"]}},{"bool":{"should":[{"geo_distance":{"distance":"20km","coordonnees":{"lat":49.8143846,"lon":4.9019318}}}],"minimum_should_match":1}}],"minimum_should_match":1}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"sort":[{"_script":{"type":"string","order":"desc","script":{"lang":"painless","source":"\n                        String participant =\n                            'true' == doc['participant'].value ?\n                            '1' : '0';\n                        String type =\n                            false == Collections.disjoint(doc['type'], params.types) ?\n                            '1' : '0';\n                        String ville =\n                            false == Collections.disjoint(doc['ville'], params.villes) ?\n                            '1' : '0';\n\n                        return\n                            participant + '_' +\n                            type + '_' +\n                            ville + '_' +\n                            (params.graine + doc['graine'].value).hashCode();\n                    ","params":{"graine":"888a08f6","types":[],"villes":["99101"]}}}}]}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 2
View formatted query   View cURL query   View query backtrace
4 4.31 ms 3.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"terms":{"departement":["991"]}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"aggs":{"ville":{"terms":{"field":"ville","size":1000}}}}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 8
View formatted query   View cURL query   View query backtrace
5 3.87 ms 3.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"terms":{"departement":["991"]}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"aggs":{"filtresArray":{"terms":{"field":"filtresArray","size":1000}}}}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 8
View formatted query   View cURL query   View query backtrace
6 3.14 ms 2.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"terms":{"departement":["991"]}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"aggs":{"lva":{"terms":{"field":"lva","size":1000}}}}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 8
View formatted query   View cURL query   View query backtrace
7 4.08 ms 3.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"terms":{"departement":["991"]}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"aggs":{"lvb":{"terms":{"field":"lvb","size":1000}}}}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 8
View formatted query   View cURL query   View query backtrace
8 4.32 ms 3.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"terms":{"departement":["991"]}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"aggs":{"eds":{"terms":{"field":"eds","size":1000}}}}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 8
View formatted query   View cURL query   View query backtrace
9 43.53 ms 42.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"terms":{"departement":["991"]}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"aggs":{"typesInternatKeyword":{"terms":{"field":"typesInternatKeyword","size":1000}}}}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 8
View formatted query   View cURL query   View query backtrace
10 16.25 ms 11.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"bool":{"should":[{"terms":{"ville":["99101"]}},{"bool":{"should":[{"geo_distance":{"distance":"20km","coordonnees":{"lat":49.8143846,"lon":4.9019318}}}],"minimum_should_match":1}}],"minimum_should_match":1}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":0}
Path: aep_etablissement/etablissement/_search
Query: search_type=query_then_fetch
Method: GET (Http on localhost:9200)
Item count: 2
View formatted query   View cURL query   View query backtrace
11 9.61 ms 8.00 ms
{"query":{"bool":{"minimum_should_match":1,"must":[{"bool":{"should":[{"terms":{"ville":["99101"]}},{"bool":{"should":[{"geo_distance":{"distance":"20km","coordonnees":{"lat":49.8143846,"lon":4.9019318}}}],"minimum_should_match":1}}],"minimum_should_match":1}}],"should":[{"match_phrase":{"typesInternat":{"query":"01-MATER"}}},{"match_phrase":{"typesInternat":{"query":"02-ELEM"}}},{"match_phrase":{"typesInternat":{"query":"03-PRIM"}}},{"match_phrase":{"typesInternat":{"query":"04-COLL"}}},{"match_phrase":{"typesInternat":{"query":"05-LGEN"}}},{"match_phrase":{"typesInternat":{"query":"06-LTECH"}}},{"match_phrase":{"typesInternat":{"query":"07-LEGT"}}},{"match_phrase":{"typesInternat":{"query":"08-LAGRI"}}},{"match_phrase":{"typesInternat":{"query":"09-LPROF"}}},{"match_phrase":{"typesInternat":{"query":"10-LEAP"}}},{"match_phrase":{"typesInternat":{"query":"12-SUP"}}},{"match_phrase":{"typesInternat":{"query":"00-DEFAULT"}}}]}},"size":1000,"sort":[{"_script":{"type":"string","order":"desc","script":{"lang":"painless","source":"\n                        String participant =\n                            'true' == doc['participant'].value ?\n                            '1' : '0';\n                        String type =\n                            false == Collections.disjoint(doc['type'], params.types) ?\n                            '1' : '0';\n                        String ville =\n                            false == Collections.disjoint(doc['ville'], params.villes) ?\n                            '1' : '0';\n\n                        return\n                            participant + '_' +\n                            type + '_' +\n                            ville + '_' +\n                            (params.graine + doc['graine'].value).hashCode();\n                    ","params":{"graine":"888a08f6","types":[],"villes":["99101"]}}}}]}
Path: aep_etablissement/etablissement/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 2
View formatted query   View cURL query   View query backtrace