GET https://e.agileroutes.dev/project/abbey-place-greenwich

Queries

  • Route: sulu_route_81

    • Method: POST
      Host: http://elasticsearch:9200
      Path: /su_articles_live/article/_search
      Http parameters: empty
      Took: 13.075 ms
      Body: { "query": { "bool": { "filter": [ { "te + -
      {
          "query": {
              "bool": {
                  "filter": [
                      {
                          "term": {
                              "locale": "en"
                          }
                      }
                  ],
                  "must": [
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "type": "project"
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "main_webspace": "website"
                                      }
                                  },
                                  {
                                      "term": {
                                          "additional_webspaces": "website"
                                      }
                                  }
                              ]
                          }
                      }
                  ],
                  "must_not": [
                      {
                          "term": {
                              "uuid": "8c7a2c97-9657-4bc2-b51c-ce3f5d15d376"
                          }
                      }
                  ]
              }
          },
          "sort": [
              {
                  "authored": {
                      "order": "desc"
                  }
              }
          ],
          "size": 2
      }

Managers

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