GET http://sulu.sound4.biz/fr/ressources/news?cat=impact

Queries

  • Route: allnews_e1111a60-29b6-4c4d-baba-bd19b93789d2

    • Method: POST
      Host: http://localhost:9200
      Path: /su_articles_live/article/_search
      Http parameters: empty
      Took: 28.783 ms
      Body: { "query": { "bool": { "must_not": [ { " + -
      {
          "query": {
              "bool": {
                  "must_not": [
                      {
                          "term": {
                              "uuid": "e1111a60-29b6-4c4d-baba-bd19b93789d2"
                          }
                      }
                  ],
                  "must": [
                      {
                          "term": {
                              "locale": "fr"
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "excerpt.categories.id": 1
                                      }
                                  }
                              ]
                          }
                      },
                      {
                          "bool": {
                              "should": [
                                  {
                                      "term": {
                                          "main_webspace": "sound4soft"
                                      }
                                  },
                                  {
                                      "term": {
                                          "additional_webspaces": "sound4soft"
                                      }
                                  }
                              ]
                          }
                      }
                  ]
              }
          },
          "sort": [
              {
                  "published": {
                      "order": "desc"
                  }
              }
          ],
          "from": 0,
          "size": 100
      }

Managers

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