features/searching_across_models.feature in thinking-sphinx-1.5.0 vs features/searching_across_models.feature in thinking-sphinx-2.0.0.rc1

- old
+ new

@@ -5,10 +5,10 @@ Scenario: Retrieving total result count Given Sphinx is running When I search for James And I am retrieving the result count - Then I should get a value of 6 + Then I should get a value of 3 Scenario: Confirming existance of a document id in a given index Given Sphinx is running When I search for the document id of alpha one in the alpha_core index Then it should exist