Perfect, Bill, exactly what I was looking for (I knew I had seen it!)
BTW, there's a typo:
An error will be set if the property has already been specified or if $high
> $low.
Should be "<", not ">".
On http://swish-e.org/current/docs/API.html
I don't even know what API.xs is, but I guess it doesn't have the function.
Where can I get a more current copy of it?
Thx,
Tac
-----Original Message-----
From: Bill Moseley [mailto:moseley@hank.org]
Sent: Monday, July 05, 2004 1:04 PM
To: Tac
Cc: Multiple recipients of list
Subject: Re: Restricting Searches by Date, Age, or other criteria
On Mon, Jul 05, 2004 at 04:40:08AM -0700, Tac wrote:
> Is there a way to restrict a search to within a numeric range?
> Swish-e is doing a wonderful job indexing our database (pumping the
> data out as XML and feeding it to swish-e), but I thought I saw a way to
"filter" results (e.g.
> find everyone with the Age property between 25 and 40).
Look at SWISH-RUN man page or if using SWISH::API, look at the SWISH::API
man page. Search for "limit".
> Also, my test script is failing on the line:
>
> my @metas = $swish->MetaList( $index_name );
>
> The error is
>
> Can't locate auto/SWISH/API/MetaList.al in @INC (@INC contains:
> C:/perl/lib C:/perl/site/lib .) at search.pl line 109
Does your version of API.xs have that function?
> Obviously, my library (perl or otherwise) is out of sync on my Windows
> environment, can somebody point me to a url where I can get the latest
> of everything, including the Perl API stuff?
For Windows? I think Dave's daily build system is not functioning at this
time. Dave?
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Mon Jul 5 13:01:36 2004