Re: [PHP] Site Search for website

2004-10-18 Thread Greg Donald
On Mon, 18 Oct 2004 13:31:40 -0400, Rahul S. Johari <[EMAIL PROTECTED]> wrote: > I¹m working on creating a site search for our company¹s website, and am > looking for some tips. Creating the search code and the results doesn¹t seem > to be a big challenge... Indexing is something I have no clue to.

Re: [PHP] Site Search for website

2004-10-18 Thread John Nichel
Rahul S. Johari wrote: Ave, I¹m working on creating a site search for our company¹s website, and am looking for some tips. Creating the search code and the results doesn¹t seem to be a big challenge... Indexing is something I have no clue to. I don¹t know how to create the Index and how the keyword

RE: [PHP] site search engine.. not dynamic

2004-05-13 Thread James Tusini
you could try php dig as well as htdig -Original Message- From: Aaron Wolski [mailto:[EMAIL PROTECTED] Sent: 13 May 2004 01:25 To: 'PHP-General' Subject: [PHP] site search engine.. not dynamic Hi all, Can anyone point me in the direction of a site search engine that reads files in a di

Re: [PHP] site search engine.. not dynamic

2004-05-13 Thread Marek Kilimajer
Aaron Wolski wrote: Hi all, Can anyone point me in the direction of a site search engine that reads files in a directory find relevant results for an search term that a person might enter on a site? I need to build a site search engine but the problem is. the site isn't dynamic (yet) so I need

Re: [PHP] Site Search

2001-09-24 Thread Sheridan Saint-Michel
I posted an example Site Search program to zend. You can view it here http://www.zend.com/codex.php?id=452&single=1 Sheridan Saint-Michel Website Administrator FoxJet, an ITW Company www.foxjet.com - Original Message - From: "vishal khialani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: [PHP] Site search engine suggestion.

2001-05-23 Thread ~~~i LeoNid ~~
On 20 May 2001 10:17:29 -0700 impersonator of [EMAIL PROTECTED] ("Alok K. Dhir") planted &I saw in php.general: >The best open source search engines I've seen/used are: > > ASPSeek http://www.aspseek.org > Mnogoseach http://mnogosearch.org/ > ht://dighttp://

Re: [PHP] Site search engine suggestion.

2001-05-23 Thread ~~~i LeoNid ~~
On 20 May 2001 09:54:53 -0700 impersonator of [EMAIL PROTECTED] ("Manuel Lemos") planted &I saw in php.general: >Hello elias, > >On 12-May-01 04:04:26, you wrote: > >>Hello guys, > >>I need that badly! I need a suggestion, advise, solution or whatever that >>might help! > >>I need a Site Search s

RE: [PHP] Site search engine suggestion.

2001-05-20 Thread Alok K. Dhir
e- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]. net] On Behalf Of Manuel Lemos > Sent: Sunday, May 20, 2001 12:53 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Site search engine suggestion. > > > Hello elias, > > On 12-May-01 04:04:26, you wrote

Re: [PHP] Site search engine suggestion.

2001-05-20 Thread Manuel Lemos
Hello elias, On 12-May-01 04:04:26, you wrote: >Hello guys, >I need that badly! I need a suggestion, advise, solution or whatever that >might help! >I need a Site Search script for a page that mostly have .PHP files some are >dynamic and some are not. >Basically i was using WebGlimpse but when

RE: [PHP] Site search engine suggestion.

2001-05-15 Thread Matt Williams
Hi Try DGS Search form http://www.digitalgenesis.com Looks pretty tidy Only downside is you can't exclude directories HTH M@ -- 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 adm

Re: [PHP] Site search engine suggestion.

2001-05-14 Thread elias
. (Sergey K) > > regards, > philip > > > > On Sat, 12 May 2001, Ethan Schroeder wrote: > > > Wow, thanks for the heads up =) > > > > Ethan Schroeder > > > > - Original Message - > > From: "Ryan W. Zajicek" <[EMAIL PROTE

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread Philip Olson
an Schroeder > > - Original Message - > From: "Ryan W. Zajicek" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, May 12, 2001 12:50 PM > Subject: RE: [PHP] Site search engine suggestion. > > > > Just a side not here...

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread Ethan Schroeder
Wow, thanks for the heads up =) Ethan Schroeder - Original Message - From: "Ryan W. Zajicek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 12, 2001 12:50 PM Subject: RE: [PHP] Site search engine suggestion. > Just a side not here..

RE: [PHP] Site search engine suggestion.

2001-05-12 Thread Ryan W. Zajicek
Just a side not here... :) udmSearch is now mnoGoSearch (http://search.mnogo.ru/) Thank You Ryan mailto:[EMAIL PROTECTED] -Original Message- From: Ethan Schroeder [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 12, 2001 2:25 PM To: elias Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Site

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread ~~~i LeoNid ~~
On 12 May 2001 00:04:26 -0700 impersonator of [EMAIL PROTECTED] ("elias") planted &I saw in php.general: >Hello guys,>I need that badly! Hello. If you wouldn't mind disclosing your site address, and the server will allow it, I may try my php-indexer-by-links. And we will see if it'll work. No

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread Ethan Schroeder
I use udmsearch and love it. If you want php pages searchable it does actual http requests, so it doesn't give source code. If you don't want php searchable, you can configure it to ignore any file extensions you want. It comes with a php interface built in, also. Ethan Schroeder - Origina

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread Miles Thompson
There's a link on the ht:dig site for PHP scripting, but it will pretty well work right out of the box. Miles At 02:31 PM 5/12/01 +0200, B. van Ouwerkerk wrote: >>Any suggestion for a better site search program? > >I know quite a few people who really love htdig. Don't know if it's better. > >N

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread B. van Ouwerkerk
>Any suggestion for a better site search program? I know quite a few people who really love htdig. Don't know if it's better. Not sure how good it is handling .php files. You could give it a try. THink I remember a search PHP script at php.net.. or was it freshmeat.. not sure about name of l

RE: [PHP] Site search engine suggestion.

2001-05-12 Thread Ryan W. Zajicek
I use mnoGoSearch http://search.mnogo.ru/ it works great for me and I've been using it for about a year. Thank You Ryan mailto:[EMAIL PROTECTED] -Original Message- From: elias [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 12, 2001 12:19 PM To: [EMAIL PROTECTED] Subject: [PHP] Site sea