Earlier quoted context omitted.
It says it is based on the same search that powers Amazon.com, so presumably it is A9: http://a9.com/
Just like they said AWS is the infrastructure that powers Amazon when AWS started out. I'd read this with a pinch of salt.
Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
21–30 of 91 posts
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#22Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#23Earlier quoted context omitted.
It says it is based on the same search that powers Amazon.com, so presumably it is A9: http://a9.com/
Just like they said AWS is the infrastructure that powers Amazon when AWS started out. I'd read this with a pinch of salt.
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#24anyone know what it is underneath the covers? elasticsearch?
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#25looks like some people would want help in converting document X into a - "JSON or XML that conforms to our Search Document Format (SDF)" This is still going to be a painfull task for legacy data - it has to be massaged into shape. Should be interesting to see how this gets applied though.
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#26Earlier quoted context omitted.
CloudSearch is just not economically feasible for a SaaS / free multiuser offering Are you saying it is too much? WebSolr etc have options that are cheaper.
Looking for hosted Solr solutions I found also: http://www.opensolr.com/ http://www.solrhq.com/ http://www.midwesternmac.com/services/hosted-solr-search http://www.netaphorsearch.com/products/solr-hosting http://www.acquia.com/products-services/acquia-network/cloud... (they're mainly targeted to drupal) anything else?
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#27It would be interesting to see how this performs, compared to running Lucene, Solr, Sphinx, or what-have-you on an EC2 instance with equal resources.
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#28interesting, I will check out for sure. Any plans for EU release? I am very interested in the facet-search functionality, anybody know if there is sort options on the returned facet's ? Most search engines just sort facets by number of hits.
Re: Amazon CloudSearch - Start Searching in One Hour for Less Than $100 / Month
#29It would be interesting to see how this performs, compared to running Lucene, Solr, Sphinx, or what-have-you on an EC2 instance with equal resources.
Lucene and Solr eat too many memory, they are not fit to vps users. Cloudsearch is more cheaper than setup a delicate server for search.