Array
(
    [bool] => Array
        (
            [must] => Array
                (
                    [0] => Array
                        (
                            [term] => Array
                                (
                                    [online] => 1
                                )

                        )

                    [1] => Array
                        (
                            [term] => Array
                                (
                                    [website] => C
                                )

                        )

                )

            [should] => Array
                (
                    [0] => Array
                        (
                            [multi_match] => Array
                                (
                                    [query] => casa%20en%20mojacar%20con%20terreno%20y%20piscina%20doshermanas%20lugo%20sotodelamarina
                                    [fields] => Array
                                        (
                                            [0] => nombre^5
                                            [1] => descript^3
                                        )

                                    [type] => phrase
                                    [boost] => 5
                                )

                        )

                    [1] => Array
                        (
                            [multi_match] => Array
                                (
                                    [query] => casa%20en%20mojacar%20con%20terreno%20y%20piscina%20doshermanas%20lugo%20sotodelamarina
                                    [fields] => Array
                                        (
                                            [0] => nombre^4
                                            [1] => descript^2
                                        )

                                    [type] => cross_fields
                                    [operator] => and
                                    [boost] => 3
                                )

                        )

                    [2] => Array
                        (
                            [multi_match] => Array
                                (
                                    [query] => casa%20en%20mojacar%20con%20terreno%20y%20piscina%20doshermanas%20lugo%20sotodelamarina
                                    [fields] => Array
                                        (
                                            [0] => nombre^3
                                            [1] => descript^2
                                        )

                                    [type] => best_fields
                                    [operator] => and
                                    [boost] => 2
                                )

                        )

                )

            [filter] => Array
                (
                    [0] => Array
                        (
                            [terms] => Array
                                (
                                    [id_subcategoria] => Array
                                        (
                                            [0] => 308
                                        )

                                )

                        )

                )

            [must_not] => Array
                (
                    [0] => Array
                        (
                            [terms] => Array
                                (
                                    [id_categoria] => Array
                                        (
                                            [0] => 313
                                            [1] => 318
                                            [2] => 330
                                            [3] => 358
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [terms] => Array
                                (
                                    [id_categoria] => Array
                                        (
                                            [0] => 321
                                            [1] => 322
                                            [2] => 323
                                            [3] => 324
                                            [4] => 325
                                            [5] => 326
                                            [6] => 329
                                            [7] => 353
                                            [8] => 372
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [terms] => Array
                                (
                                    [id_subcategoria] => Array
                                        (
                                            [0] => 321
                                            [1] => 322
                                            [2] => 323
                                            [3] => 324
                                            [4] => 325
                                            [5] => 326
                                            [6] => 329
                                            [7] => 353
                                            [8] => 372
                                        )

                                )

                        )

                )

            [minimum_should_match] => 1
        )

)