Ask HN: Is there any one book or resource on search engine development & theory?
1–6 of 6 posts
Re: Ask HN: Is there any one book or resource on search engine development & theory?
#2Re: Ask HN: Is there any one book or resource on search engine development & theory?
#3(Needless to say, if the search engine needs are unique to your app, and a COTS solution isn't viable, you might want to bring in someone with relevant expertise.)
Re: Ask HN: Is there any one book or resource on search engine development & theory?
#4There are some ACM/IEEE journals that have relevant papers, but you have to ask yourself: is reinventing the wheel what you really want to be doing? Given that there are lots of available COTS solutions, shouldn't you be focusing on things that are unique to your app? (Needless to say, if the search engine needs are unique to your app, and a COTS solution isn't viable, you might want to bring in someone with relevant…
nevertheless, here are some good background materials (search amazon on "data mining"
http://www.amazon.com/gp/product/1584504609
http://www.amazon.com/Data-Mining-Practical-Techniques-Manag...
Also the Collective intelligence by Satnam alag is quite good (a lot of java code to wade through tho
Re: Ask HN: Is there any one book or resource on search engine development & theory?
#5There are some ACM/IEEE journals that have relevant papers, but you have to ask yourself: is reinventing the wheel what you really want to be doing? Given that there are lots of available COTS solutions, shouldn't you be focusing on things that are unique to your app? (Needless to say, if the search engine needs are unique to your app, and a COTS solution isn't viable, you might want to bring in someone with relevant…
spot on. OP: Are you asking how basic tf-idf works, or is there something you can't get lucene / SOLR / sphinx / tsearch to do easily? nevertheless, here are some good background materials (search amazon on "data mining" http://www.amazon.com/gp/product/1584504609 http://www.amazon.com/Data-Mining-Practical-Techniques-Manag... Also the Collective intelligence by Satnam alag is quite good (a lot of java code to wade t…
I basically want to lay a bit of foundation before I start mucking around with something I have no idea about.
I have a couple e-books on Data Mining but I didn't think it was applicable. Are Data Mining and Search two things closely intertwined?
Re: Ask HN: Is there any one book or resource on search engine development & theory?
#6"Why Writing Your Own Search Engine Is Hard" http://queue.acm.org/detail.cfm?id=988407
(site is down currently.) google cache: http://74.125.95.132/search?q=cache:13tlOSQwtjAJ:queue.acm.o...