Re: adding an Index attribute

2010-03-08 Thread Sahil Shah
Thank you MilleBii,

I will start reading it now. Is this the right link to the 'more' plugin?
http://github.com/apache/nutch/tree/bd718ff3ab1f923593e5eccaa0aaeb21370f7169/src/plugin/index-more
The thing is that I want to generate query dependent snippets from the Index
that Nutch has created while crawling. Any other reference sample
plugins/resources ? Anyone plz?

Your help is greatly appreciated.

On Mon, Mar 8, 2010 at 1:13 PM, MilleBii mille...@gmail.com wrote:

 Have a look at the more plugin it is simple to understand, how to
 index a new field, and search it later.

 2010/3/8, Sahil Shah sahilshah2...@gmail.com:
  Hello everyone,
 
  I am developing a Nutch plugin involving the addition of an index
 attribute.
  How do I add an attribute to the Index and retrieve it ? I want to sort
 the
  results based on that attribute value for each page.
 
  Any clues on this?
 


 --
 -MilleBii-



Re: adding an Index attribute

2010-03-07 Thread MilleBii
Have a look at the more plugin it is simple to understand, how to
index a new field, and search it later.

2010/3/8, Sahil Shah sahilshah2...@gmail.com:
 Hello everyone,

 I am developing a Nutch plugin involving the addition of an index attribute.
 How do I add an attribute to the Index and retrieve it ? I want to sort the
 results based on that attribute value for each page.

 Any clues on this?



-- 
-MilleBii-