From 91bfe878f1e25fd65259dad878ca4cbbefa54c03 Mon Sep 17 00:00:00 2001 From: Manuel Andreo Garcia Date: Tue, 6 May 2014 09:48:40 +0200 Subject: [PATCH] fixes #604 --- lib/Elastica/Search.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Elastica/Search.php b/lib/Elastica/Search.php index 3b454d86de..a1f3dc99d2 100755 --- a/lib/Elastica/Search.php +++ b/lib/Elastica/Search.php @@ -37,6 +37,7 @@ class Search const OPTION_SEARCH_TYPE_QUERY_THEN_FETCH = 'query_then_fetch'; const OPTION_SEARCH_TYPE_QUERY_AND_FETCH = 'query_and_fetch'; const OPTION_SEARCH_TYPE_SUGGEST = 'suggest'; + const OPTION_SEARCH_TYPE_SCROLL = 'scroll'; /** * Array of indices