[PHP] Raspuns: [PHP] indexing text

2001-02-08 Thread Ovidiu EFTIMIE

Try here
http://www.searchtools.com/tools/tools-unix.html

Ovidiu

-Mesaj original-
De la: Robert Mena [mailto:[EMAIL PROTECTED]]
Trimis: Friday, February 09, 2001 4:35 AM
Catre: php mailing list
Subiect: [PHP] indexing text


Hi, i am trying to store some digital books under
mysql and give a chapter/page access using php as
scripting lanaguage.

Besides htdig is there any other solution (perhaps
written in php) to index a content of a TEXT field in
order to have an "altavista-like" search engine for my
use ?

I've read that the new version of mysql does
"full-text-indexing" whatever that means...

thanks.

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] indexing text

2001-02-08 Thread David Robley

On Fri,  9 Feb 2001 13:45, Steve Werby wrote:
> "Robert Mena" <[EMAIL PROTECTED]> wrote:
> > Besides htdig is there any other solution (perhaps
> > written in php) to index a content of a TEXT field in
> > order to have an "altavista-like" search engine for my
> > use ?
>
> mnoGoSearch (formerly udmsearch) will do the trick.  It's written in
> C++, it's very powerful, highly configurable and has optional PHP or
> Perl front-ends.  I use it to index and search internal and external
> sites, but you can use it to index a database directly.  Search google
> for the URL.


It's http://search.mnogo.ru/

-- 
David Robley| WEBMASTER & Mail List Admin
RESEARCH CENTRE FOR INJURY STUDIES  | http://www.nisu.flinders.edu.au/
AusEinet| http://auseinet.flinders.edu.au/
Flinders University, ADELAIDE, SOUTH AUSTRALIA

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] indexing text

2001-02-08 Thread Steve Werby

"Robert Mena" <[EMAIL PROTECTED]> wrote:
> Besides htdig is there any other solution (perhaps
> written in php) to index a content of a TEXT field in
> order to have an "altavista-like" search engine for my
> use ?

mnoGoSearch (formerly udmsearch) will do the trick.  It's written in C++,
it's very powerful, highly configurable and has optional PHP or Perl
front-ends.  I use it to index and search internal and external sites, but
you can use it to index a database directly.  Search google for the URL.

--
Steve Werby
COO
24-7 Computer Services, LLC
Tel: 804.817.2470
http://www.247computing.com/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] indexing text

2001-02-08 Thread Robert Mena

Hi, i am trying to store some digital books under
mysql and give a chapter/page access using php as
scripting lanaguage.

Besides htdig is there any other solution (perhaps
written in php) to index a content of a TEXT field in
order to have an "altavista-like" search engine for my
use ?

I've read that the new version of mysql does
"full-text-indexing" whatever that means...

thanks.

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]