开发者

indexing algorithm to use for free form text

I am tasked with working on an app to index free form text, for fast look-up. I am sure this is an area that has been researched to death. However I am not sure where to start, any help开发者_如何学编程 is greatly appreciated.


There's even an open-source tool that is well regarded. http://lucene.apache.org/java/docs/index.html


Look up Inverted index. There are a few implementations over the link.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜