Is there a good open source search engine including indexing bot which can be used to make up speci
Posted
by Skuta
on Stack Overflow
See other posts from Stack Overflow
or by Skuta
Published on 2008-10-18T23:52:01Z
Indexed on
2010/04/22
10:13 UTC
Read the original article
Hit count: 183
Hello,
Our application (C#/.NET) needs a lot of queries to search. Google's 50,000 policy per day is not enough. We need something that would crawl Internet websites by specific rules we set (for ex. country domains) and gather URLs, Texts, keywords, name of websites and create our own internal catalogue so we wouldn't be limited to any massive external search engine like Google or Yahoo.
Is there any free open source solution we could use to install it on our server?
No point in re-inventing the wheel.
© Stack Overflow or respective owner