简体   繁体   中英

How to make sub engines with SOLR & NUTCH?

问候所有我正在做一个搜索引擎的模板,如google,其中包含新闻子引擎和图像子引擎以及视频子引擎,我想知道如何使SOLR和NUTCH子引擎成为我的新手,所以尚不知道如何执行此操作,因此请提出建议。

There is no concept of sub-engines in NUTCH/SOLR... you may use different plug-ins to index your different data in different fields. You can develop a different web front end for the different data type/fields. Hope this helps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM