GET https://e.agileroutes.dev/opportunities

Queries

  • Route: default_e3e1b790-7136-4c52-8890-505ded4712a8

    • Method: POST
      Host: http://elasticsearch:9200
      Path: /su_articles_live/article/_search
      Http parameters: empty
      Took: 14.45 ms
      Body: { "query": { "bool": { "must_not": [ { " + -
      {
          "query": {
              "bool": {
                  "must_not": [
                      {
                          "term": {
                              "uuid": "e3e1b790-7136-4c52-8890-505ded4712a8"
                          }
                      }
                  ],
                  "must": [
                      {
                          "term": {
                              "locale": "en"
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "type": "job"
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "structure_type": "project"
                                      }
                                  },
                                  {
                                      "term": {
                                          "structure_type": "job"
                                      }
                                  },
                                  {
                                      "term": {
                                          "structure_type": "default"
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "match_all": {}
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "main_webspace": "website"
                                      }
                                  },
                                  {
                                      "term": {
                                          "additional_webspaces": "website"
                                      }
                                  }
                              ]
                          }
                      }
                  ]
              }
          },
          "sort": [
              {
                  "published": {
                      "order": "asc"
                  }
              }
          ],
          "from": 0,
          "size": 2
      }
    • Method: POST
      Host: http://elasticsearch:9200
      Path: /su_articles_live/article/_search
      Http parameters: empty
      Took: 9.018 ms
      Body: { "query": { "bool": { "must_not": [ { " + -
      {
          "query": {
              "bool": {
                  "must_not": [
                      {
                          "term": {
                              "uuid": "e3e1b790-7136-4c52-8890-505ded4712a8"
                          }
                      }
                  ],
                  "must": [
                      {
                          "term": {
                              "locale": "en"
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "type": "job"
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "structure_type": "project"
                                      }
                                  },
                                  {
                                      "term": {
                                          "structure_type": "job"
                                      }
                                  },
                                  {
                                      "term": {
                                          "structure_type": "default"
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "match_all": {}
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "main_webspace": "website"
                                      }
                                  },
                                  {
                                      "term": {
                                          "additional_webspaces": "website"
                                      }
                                  }
                              ]
                          }
                      }
                  ]
              }
          },
          "sort": [
              {
                  "published": {
                      "order": "asc"
                  }
              }
          ],
          "from": 0,
          "size": 2
      }

Managers

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