From 4bd16f053847f2efe347ebda9136ef2233ee0d2c Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 28 Apr 2009 00:15:53 +0200 Subject: added thinking_sphinx plugin for fulltext search on nodes and heads --- vendor/plugins/thinking-sphinx/cucumber.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 vendor/plugins/thinking-sphinx/cucumber.yml (limited to 'vendor/plugins/thinking-sphinx/cucumber.yml') diff --git a/vendor/plugins/thinking-sphinx/cucumber.yml b/vendor/plugins/thinking-sphinx/cucumber.yml new file mode 100644 index 00000000..7a451fec --- /dev/null +++ b/vendor/plugins/thinking-sphinx/cucumber.yml @@ -0,0 +1 @@ +default: "--require features/support/env.rb --require features/support/db/mysql.rb --require features/support/db/active_record.rb --require features/support/post_database.rb --require features/step_definitions/alpha_steps.rb --require features/step_definitions/beta_steps.rb --require features/step_definitions/cat_steps.rb --require features/step_definitions/common_steps.rb --require features/step_definitions/datetime_delta_steps.rb --require features/step_definitions/delayed_delta_indexing_steps.rb --require features/step_definitions/extensible_delta_indexing_steps --require features/step_definitions/facet_steps.rb --require features/step_definitions/find_arguments_steps.rb --require features/step_definitions/gamma_steps.rb --require features/step_definitions/search_steps.rb --require features/step_definitions/sphinx_steps.rb" \ No newline at end of file -- cgit v1.3