Inside of nutch-default.xml is the searcher.dir variable, containing path to root of index directory.

Does anyone know if searcher.dir value can contain more than one path i.e, be assigned multiple values, so that more than root directory can be called ?


<property> <name>searcher.dir</name> <value>.</value> <description> Path to root of index directories. This directory is searched (in order) for either the file search-servers.txt, containing a list of distributed search servers, or the directory "index" containing merged indexes, or the directory "segments" containing segment indexes. </description> </property>




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to