2, 2009 8:00:14 AM
Subject: Re: [rspec-users] [Cucumber] Cucumber and acts_as_xapian
Bart Zonneveld wrote:
Hey list,
Anyone have experience with acts_as_xapian and Cucumber? I'm struggling with
updating xapian's index, to actually "find" fluff that has been index
On 2 feb 2009, at 17:00, Ben Mabey wrote:
Bart Zonneveld wrote:
Hey list,
Anyone have experience with acts_as_xapian and Cucumber? I'm
struggling with updating xapian's index, to actually "find" fluff
that has been indexed..
In a scenario, I'm adding a bunch of articles, and in the actual
akhellesoy/cucumber/tree/master/examples
Plenty more on the cucumber wikis @ github.
cheers,
bartz
- Original Message
From: Ben Mabey
To: rspec-users
Sent: Monday, February 2, 2009 8:00:14 AM
Subject: Re: [rspec-users] [Cucumber] Cucumber and acts_as_xapian
Bart Zonneveld wrote:
8:00:14 AM
> Subject: Re: [rspec-users] [Cucumber] Cucumber and acts_as_xapian
>
> Bart Zonneveld wrote:
> > Hey list,
> >
> > Anyone have experience with acts_as_xapian and Cucumber? I'm struggling
> > with
> updating xapian's index, to actuall
Bart Zonneveld wrote:
Hey list,
Anyone have experience with acts_as_xapian and Cucumber? I'm
struggling with updating xapian's index, to actually "find" fluff that
has been indexed..
In a scenario, I'm adding a bunch of articles, and in the actual
search step, I run:
When "I search for \"$q
Hey list,
Anyone have experience with acts_as_xapian and Cucumber? I'm
struggling with updating xapian's index, to actually "find" fluff
that has been indexed..
In a scenario, I'm adding a bunch of articles, and in the actual
search step, I run:
When "I search for \"$query\"" do |query|