Text Search Engine that works with Python

Fernando Rodríguez frr at ThouShallNotSpam.EasyJob.NET
Fri Mar 8 05:09:13 EST 2002


On 7 Mar 2002 18:41:45 -0800, writeson at earthlink.net (Doug Farrell) wrote:


>is because of all the other media that goes on the CD. Our current
>search engine is a piece of junk, but works in the C++ environment of
>our current application, which is only for Windows. I am considering

What are you using?

Decent and unexpensive IR systems aren't very common. Maybe MySQL is enough
(they now have full text indexing).  You may consider:

a) http://www.lextek.com/onix/ (never used it)
b) http://200.6.42.16:2001/p_isis_dll.html (In portuguese, though the manuals
are in English). Used to be very unreliable but apparently it has improved.
c) Altavista's sdk.

Whatever you use, you will probably have to write the Python interface. 
If I was in your situation I  would write a Python interface to the mg system
that someone already recommended to you...



| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Fernando Rodríguez   frr at EasyJob.NET 
| http://www.EasyJob.NET/
| Expert resume and cover letter creation system. 
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the Python-list mailing list