GET https://e.agileroutes.dev/project/the-strand

Queries

  • Route: sulu_route_48

    • Method: POST
      Host: http://elasticsearch:9200
      Path: /su_articles_live/article/_search
      Http parameters: empty
      Took: 11.336 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": "aca3edc9-bce1-4111-b5e8-4603fd444c1c"
                          }
                      }
                  ]
              }
          },
          "sort": [
              {
                  "authored": {
                      "order": "desc"
                  }
              }
          ],
          "size": 2
      }

Managers

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