Re: [PHP-DEV] Rasmus From: Rasmus Lerdorf (rasmus <email protected>)
Date: 10/12/00

I started on a udmsearch extension but got stuck because of the problem
Alexander mentioned with libudmsearch.a. I have not had time to have a
look at the new library. The best thing would be for the udmsearch guys
to write this extension. However, I can try to put together the framework
and get a simple working extension committed which the udm guys can then
build on. That might be the quickest way to get things rolling.

-Rasmus

On Wed, 11 Oct 2000, Andi Gutmans wrote:

> Hi,
>
> Have you completed writing a PHP extension module which interfaces with
> your UdmSearch library? We can work on putting it into the PHP tree.
>
> The best place to discuss development stuff is here on php-dev@ so you
> might want to consider joining.
>
> Andi
>
> On Wed, 11 Oct 2000, Alexander Barkov wrote:
>
> > Hello, guys.
> >
> > We told with Rasmus about an idea to add native udmsearch support
> > into PHP. UdmSearch is free open source search engine software.
> > Our home page is http://search.mnogo.ru.
> >
> > Rasmus took a look into sources and gave some suggestions to our
> > code: removing static and global variables and so on to make library
> > to be thread safe. We've fix library code, so everything is hidden into
> > structures which are passed to functions.
> >
> > I've informed Rasmus that everything seems to be done. But the problem
> > is that I can't get reply from him for already three weeks or month.
> > Does anybody know how I can find him?
> >
> > Thanks for your time.
> >
> > P.S.
> > Please keep my address when replying. I'm not a subscriber of
> > PHP developers list.
> >
> >
>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>