Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:getrelatedpeople [2014/02/08 19:41] crlwinner |
projs:clans:docs:getrelatedpeople [2014/02/10 16:13] (current) crlwinner |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| - Use the Index, search the keyword in MultiFieldQueryParser {p_name,p_com} | - Use the Index, search the keyword in MultiFieldQueryParser {p_name,p_com} | ||
| - Return the list of pid. | - Return the list of pid. | ||
| + | |||
| + | Tips: Traditional Chinese will be converted to Simplified Chinese at first. | ||
| + | ===== Examples ===== | ||
| + | |||
| + | <fs large>Example in Java:</fs> | ||
| + | |||
| + | <fs medium>keyword: 深圳发展银行</fs> | ||
| + | |||
| + | {{:projs:clans:docs:alex:深圳发展银行.png?500|深圳发展银行}} | ||
| + | |||
| + | <fs medium>keyword: 深圳發展銀行</fs> | ||
| + | |||
| + | {{:projs:clans:docs:alex:深圳發展銀行.png?500|深圳發展銀行}} | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | <fs large>Example in Page:</fs> | ||
| + | |||
| + | <fs medium>keyword: 肖遂宁</fs> | ||
| + | |||
| + | {{:projs:clans:docs:alex:肖遂宁.png?500|肖遂宁}} | ||
| ===== Related Work ===== | ===== Related Work ===== | ||
| - [[http://lucene.apache.org/|Lucene]], Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform. | - [[http://lucene.apache.org/|Lucene]], Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform. | ||