Each search server should be started in a directory with a subdirectory named 'segments' containing all segments that the server is to search, complete with 'fetcher', 'fetcher_content' and 'fetcher_text' directories, and either:
1. a subdirectory named 'index' containing the merged index; or 2. an 'index' directory in each segment.
If both exist, the merged index is used.
(In fact, you don't really need to keep things quite so coordinated. All that's really required is that some server has a segment directory for every indexed document.)
Doug
Byron Miller wrote:
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:333)
at
net.nutch.ipc.Client.getConnection(Client.java:273)
at net.nutch.ipc.Client.call(Client.java:248)
at
net.nutch.searcher.DistributedSearch$Client.getSummary(DistributedSearch.java:389)
at
net.nutch.searcher.NutchBean.getSummary(NutchBean.java:119)
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers
