Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8002541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T16:23:42+00:00 2026-06-04T16:23:42+00:00

I recently started looking apache nutch. I could do setup and able to crawl

  • 0

I recently started looking apache nutch. I could do setup and able to crawl web pages of my interest with nutch. I am not quite understanding on how to read this data. I basically want to associate data of each page with some metadata(some random data for now) and store them locally which will be later used for searching(semantic). Do I need to use solr or lucene for the same? I am new to all of these. As far I know Nutch is used to crawl web pages. Can it do some additional features like adding metadata to the crawled data?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T16:23:43+00:00Added an answer on June 4, 2026 at 4:23 pm

    Useful commands.

    Begin crawl

    bin/nutch crawl urls -dir crawl -depth 3 -topN 5
    

    Get statistics of crawled URL’s

    bin/nutch readdb crawl/crawldb -stats
    

    Read segment (gets all the data from web pages)

    bin/nutch readseg -dump crawl/segments/* segmentAllContent
    

    Read segment (gets only the text field)

    bin/nutch readseg -dump crawl/segments/* segmentTextContent -nocontent -nofetch -nogenerate -     noparse -noparsedata
    

    Get all list of known links to each URL, including both the source URL and anchor text of the link.

    bin/nutch readlinkdb crawl/linkdb/ -dump linkContent
    

    Get all URL’s crawled. Also gives other information like whether it was fetched, fetched time, modified time etc.

    bin/nutch readdb crawl/crawldb/ -dump crawlContent
    

    For the second part. i.e to add new field I am planning to use index-extra plugin or to write custom plugin.

    Refer:

    this and this

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently started looking into building web applications using .NET MVC and I stumbled
I´ve recently started looking a web service calls using PHP. I can´t get the
I am not an expert on VBA as I've recently started looking into this.
I have recently gained interest in Google Chrome Extensions, so I started looking into
I am quite new to the Entity Framework, and only have recently started looking
I'm recently started to learn Twisted framework and now looking for some cheat sheets/reference
I've recently started down the road of programming in Objective-C, and I'm now looking
I started to program in Scala recently. I'm looking for a free Scala profiler.
I recently started with the 'Agile web development with Rails' book by pragmatic programmers
I recently started looking at boost phoenix, as replacement for lambda. Is phoenix a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.