1. EUFF

Does anyone here know how to write a search engine for finding files?

new topic     » topic index » view message » categorize

2. Re: EUFF

Tristen Wilson wrote:
> 
> Does anyone here know how to write a search engine for finding files?

You might take a look at:

http://search.cpan.org/dist/File-Finder/
http://lucene.apache.org/
http://beagle-project.org/Main_Page

Matt

new topic     » goto parent     » topic index » view message » categorize

3. Re: EUFF

Matt Lewis wrote:
> 
> Tristen Wilson wrote:
> > 
> > Does anyone here know how to write a search engine for finding files?
> 
> You might take a look at:
> 
> <a
> href="http://search.cpan.org/dist/File-Finder/">http://search.cpan.org/dist/File-Finder/</a>
> <a href="http://lucene.apache.org/">http://lucene.apache.org/</a>
> <a
> href="http://beagle-project.org/Main_Page">http://beagle-project.org/Main_Page</a>
> 
> Matt


Unfortunatley, I don't know any other languages. These aren't very helpful.

new topic     » goto parent     » topic index » view message » categorize

4. Re: EUFF

Tristen Wilson wrote:
> 
> Matt Lewis wrote:
> > 
> > Tristen Wilson wrote:
> > > 
> > > Does anyone here know how to write a search engine for finding files?
> > 
> > You might take a look at:
> > 
> > <a
> > href="http://search.cpan.org/dist/File-Finder/">http://search.cpan.org/dist/File-Finder/</a>
> > <a href="http://lucene.apache.org/">http://lucene.apache.org/</a>
> > <a
> > href="http://beagle-project.org/Main_Page">http://beagle-project.org/Main_Page</a>
> > 
> > Matt
> 
> 
> Unfortunatley, I don't know any other languages. These aren't very helpful.

There's a simple file-search program in euphoria\bin
called search.ex

It can search the content of files, or just the file names.

There's also a web-based program, similar to search.ex,
for searching the Euphoria documentation:

  http://www.rapideuphoria.com/guru_web.html

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

5. Re: EUFF

Tristen Wilson wrote:
> 
> Does anyone here know how to write a search engine for finding files?

Hi there,

I have a file finder written for windows in Euphoria if you want
to start from there.  How long have you been using Euphoria so far?


Take care,
Al

E boa sorte com sua programacao Euphoria!


My bumper sticker: "I brake for LED's"

 From "Black Knight":
"I can live with losing the good fight,
 but i can not live without fighting it".
"Well on second thought, maybe not."

new topic     » goto parent     » topic index » view message » categorize

6. Re: EUFF

Tristen Wilson wrote:
> 
> Matt Lewis wrote:
> > 
> > Tristen Wilson wrote:
> > > 
> > > Does anyone here know how to write a search engine for finding files?
> > 
> > You might take a look at:
> > 
> > <a
> > href="http://search.cpan.org/dist/File-Finder/">http://search.cpan.org/dist/File-Finder/</a>
> > <a href="http://lucene.apache.org/">http://lucene.apache.org/</a>
> > <a
> > href="http://beagle-project.org/Main_Page">http://beagle-project.org/Main_Page</a>
> > 
> > Matt
> 
> 
> Unfortunatley, I don't know any other languages. These aren't very helpful.

I simply searched the archive:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=search

While this query retrieved a lot of irrelevant entries, you might be interested
by Spider (D. Kluss), File Finder (J. Duffy), MultItems (T. Škoda) and perhaps
search_item (A. Reza). These may get you started.

CChris

new topic     » goto parent     » topic index » view message » categorize

7. Re: EUFF

Al Getz wrote:
> 
> Tristen Wilson wrote:
> > 
> > Does anyone here know how to write a search engine for finding files?
> 
> Hi there,
> 
> I have a file finder written for windows in Euphoria if you want
> to start from there.  How long have you been using Euphoria so far?
> 
> 
> Al
Well, I've been writing software in Euphoria for just over a year and a half, I
understand Tasking, operations on sequences and what not.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu