Google Search, FAST ESP and Lucene

孤街浪徒 提交于 2019-12-11 02:23:24

问题


Has anybody come across or created a functionality comparison document between the various enterprise search options like Google Search Appliance, Fast ESP, Lucene?

Any helpful pointers or links much appreciated.


回答1:


Strangely enough I have, sort of. It's so dependent on your use case and $$$ requirements though that such an open ended question is pretty useless. If you need XML indexing, with things like XPath type queries, then FAST is the only way to go. Trouble is, it costs &&&. If you don't have a lot of hardware or $$$ then you will never beat Lucene's searching ability. Lucene's biggest strength (other then it's insanely fst indexing/searching) is it's extensibility. If you have a couple developers willing to write their own parsers, tokenizers, and query optimizers then there are no limits to Lucene. But if you need a COTS solution with almost no upkeep then the Goggle Appliance is pretty hard to beat.




回答2:


They have and it's very useful. One thing about FAST is that, they (MS) moved some of components to SharePoint and discontinued support.

http://www.lightcrest.com/site_media/pdfs/Search-Comparison_Solr-FAST.pdf



来源:https://stackoverflow.com/questions/1117388/google-search-fast-esp-and-lucene

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!