hi
Nutch comes with solr schema which has content field defined.
schema.xml
-------------
        <field name="content" type="text" stored="true" indexed="true"/>

after i send nutch index to solr 

        "content":"Home | Register | Forgot your Sign In or Password? lots
of text.....and then footer data"

Thing is i dont want Menu and Footer to be included in "content" field. Not
sure how i can do this.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/where-is-the-snippet-tp3395557p3398721.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to