GET https://harmattan.feelandclic.dev/blog

Queries

  • Route: undefined_route

    • Method: POST
      Host: http://127.0.0.1:9200
      Path: /harmattan_dev/article/_search
      Http parameters: empty
      Took: 14.54 ms
      Body: { "query": { "bool": { "filter": [ { "ex + -
      {
          "query": {
              "bool": {
                  "filter": [
                      {
                          "exists": {
                              "field": "published"
                          }
                      },
                      {
                          "term": {
                              "hide_from_list": false
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "bool": {
                                          "must_not": [
                                              {
                                                  "exists": {
                                                      "field": "publication_date"
                                                  }
                                              }
                                          ]
                                      }
                                  },
                                  {
                                      "range": {
                                          "publication_date": {
                                              "lte": "2025-10-18T01:26:31+02:00"
                                          }
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "term": {
                              "locale": "fr"
                          }
                      }
                  ],
                  "must": [
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "main_webspace": "default"
                                      }
                                  },
                                  {
                                      "term": {
                                          "additional_webspaces": "default"
                                      }
                                  }
                              ]
                          }
                      }
                  ]
              }
          },
          "sort": [
              {
                  "changed": {
                      "order": "desc"
                  }
              }
          ],
          "from": 0,
          "size": 5
      }
    • Method: POST
      Host: http://127.0.0.1:9200
      Path: /harmattan_dev/article/_search
      Http parameters: empty
      Took: 3.465 ms
      Body: { "query": { "bool": { "filter": [ { "ex + -
      {
          "query": {
              "bool": {
                  "filter": [
                      {
                          "exists": {
                              "field": "published"
                          }
                      },
                      {
                          "term": {
                              "hide_from_list": false
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "bool": {
                                          "must_not": [
                                              {
                                                  "exists": {
                                                      "field": "publication_date"
                                                  }
                                              }
                                          ]
                                      }
                                  },
                                  {
                                      "range": {
                                          "publication_date": {
                                              "lte": "2025-10-18T01:26:31+02:00"
                                          }
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "term": {
                              "locale": "fr"
                          }
                      }
                  ],
                  "must": [
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "main_webspace": "default"
                                      }
                                  },
                                  {
                                      "term": {
                                          "additional_webspaces": "default"
                                      }
                                  }
                              ]
                          }
                      }
                  ]
              }
          },
          "size": 0
      }

Managers

Key Value
default
"es.manager"
live
"es.manager.live"