Ray, et al --
...and then Ray Hunter said...
%
% On Fri, 2004-02-06 at 06:47, David T-G wrote:
% > Very, very simple stuff. The list of directories and files is held in an
%...
% That is simple enough, however, I dont see much flexibility in it with
Just between you and me, I tend to agree, bu
On Fri, 2004-02-06 at 06:47, David T-G wrote:
> Very, very simple stuff. The list of directories and files is held in an
> array (a separate process uses File_Find->maptree() to make it after any
> updates and writes the serialized array to a cache file, and then I read
> it in) and I just want to
Ray, et al --
...and then Ray Hunter said...
%
% On Thu, 2004-02-05 at 20:46, David T-G wrote:
% >
% > I'm implementing a search and would like to move beyond accepting
...
% > are not in a database, so I won't be passing SQL code off to a real
% > searcher.]
%
% How are you doing the search if
databased php scripts ?
>
> Lucene works with files itself. If your data is in a database then i
> would use the database to handle it for me...mysql offers full-text
> search and postgresql offers full-text with some modifications.
>
> However, if you dont have a database, i would recommend using
On Thu, 2004-02-05 at 21:26, [EMAIL PROTECTED] wrote:
> > On Thu, 2004-02-05 at 21:09, [EMAIL PROTECTED] wrote:
> >> >
> >> > I have used lucene (Jakarta-Apache) for doing searchs that is
> >> > outstanding.
> >> >
> >> What does it use ?
> >
> >
> > Lucene is actually a Jakarta-Apache (java) proje
> On Thu, 2004-02-05 at 21:09, [EMAIL PROTECTED] wrote:
>> >
>> > I have used lucene (Jakarta-Apache) for doing searchs that is
>> > outstanding.
>> >
>> What does it use ?
>
>
> Lucene is actually a Jakarta-Apache (java) project. I have used it to
> implement site searches, search keyword highlig
On Thu, 2004-02-05 at 21:09, [EMAIL PROTECTED] wrote:
> >
> > I have used lucene (Jakarta-Apache) for doing searchs that is
> > outstanding.
> >
> What does it use ?
Lucene is actually a Jakarta-Apache (java) project. I have used it to
implement site searches, search keyword highlighting for var
>
> I have used lucene (Jakarta-Apache) for doing searchs that is
> outstanding.
>
What does it use ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, 2004-02-05 at 20:46, David T-G wrote:
> Hi, all --
>
> I'm implementing a search and would like to move beyond accepting
>
> this that other
>
> for simple any-word searching to a real boolean search. Has anyone seen
> any good classes or even functions for such? [No, the source cont
Daniel, et al --
...and then [EMAIL PROTECTED] said...
%
% Mysql 4 MATCH AGAINST
Thanks for the reply, but how will this help me when a database is not
involved?
HAND
:-D
--
David T-G * There is too much animal courage in
(play) [EMAIL PROTECTED] * society and not suffi
Mysql 4 MATCH AGAINST
> Hi, all --
>
> I'm implementing a search and would like to move beyond accepting
>
> this that other
>
> for simple any-word searching to a real boolean search. Has anyone
> seen any good classes or even functions for such? [No, the source
> contents are not in a database
Hi, all --
I'm implementing a search and would like to move beyond accepting
this that other
for simple any-word searching to a real boolean search. Has anyone seen
any good classes or even functions for such? [No, the source contents
are not in a database, so I won't be passing SQL code off
12 matches
Mail list logo