Can I run a site search like Lucene on a single 2 gig server that's also a web & mysql server
Posted
by ian.evans
on Server Fault
See other posts from Server Fault
or by ian.evans
Published on 2010-02-21T20:53:52Z
Indexed on
2010/05/03
11:08 UTC
Read the original article
Hit count: 325
My site's pages have exceeded the limit of pages for Google Custom Search so many of the results are not found in our site search.
I've been reading about Lucene, Nutch, Solr, etc and I'm wondering if I'd have the requirements for running those on a single server that also runs the site (on nginx) and our mysql server. We hae 2 gigs of RAM.
I'd appreciate any suggestions for migrating to a new site search.
© Server Fault or respective owner