Nutch index problem
-------------------

                 Key: NUTCH-600
                 URL: https://issues.apache.org/jira/browse/NUTCH-600
             Project: Nutch
          Issue Type: Bug
          Components: indexer
    Affects Versions: 0.9.0
         Environment: hadoop-0.12.2, java jdk-1.6.0
            Reporter: sudarat
             Fix For: 0.9.0


after crawl wtth this command "bin/nutch crawl urls -dir crawled -depth 3" 
index file not complete it's not have segments file 
it have only 
/user/nutch/crawld/indexes/part-00000/index.done        <r 1>   0
/user/nutch/crawld/indexes/part-00000/segments.gen      <r 1>   20
/user/nutch/crawld/indexes/part-00000/segments_1        <r 1>   20
/user/nutch/crawld/indexes/part-00001/index.done        <r 1>   0
/user/nutch/crawld/indexes/part-00001/segments.gen      <r 1>   20
/user/nutch/crawld/indexes/part-00001/segments_2        <r 1>   20

which nutch search cannot work it try to find segments file.  can i solve it?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to