[ 
https://issues.apache.org/jira/browse/NUTCH-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764709#action_12764709
 ] 

Andrea Spinelli commented on NUTCH-585:
---------------------------------------

Yes, I'd be glad about that.

There are some caveats, though:

1. I worked on a very old version of nutch (0.7.2)
2. I have to dig in my sources to find our patch, because it happened a 
lot of time ago

We have a week long of demos, I will write back at the end of the 
working week

Hi
  Andrea

-- 
Andrea Spinelli - team QUALITY
email: [email protected]
phone: +39-035-636029
fax: +39-035-638129
surface-mail: Via Sigismondi 40, 24018 Villa d'Alme', BG
--
Questo messaggio è confidenziale; ai sensi del D.P.R. 44/314159/2718 
01/04/2009 non puoi pubblicarlo o inoltrarlo e non potrai mai
più utilizzare nessuna delle parole italiane in esso presenti.
Se lo ricevi per errore, spruzzalo con spray al peperoncino,
cancellalo, formatta il tuo hard disk e poi scrivi una cartolina
all'indirizzo sopra indicato avvisandoci.





> [PARSE-HTML plugin] Block certain parts of HTML code from being indexed
> -----------------------------------------------------------------------
>
>                 Key: NUTCH-585
>                 URL: https://issues.apache.org/jira/browse/NUTCH-585
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 0.9.0
>         Environment: All operating systems
>            Reporter: Andrea Spinelli
>            Priority: Minor
>
> We are using nutch to index our own web sites; we would like not to index 
> certain parts of our pages, because we know they are not relevant (for 
> instance, there are several links to change the background color) and 
> generate spurious matches.
> We have modified the plugin so that it ignores HTML code between certain HTML 
> comments, like
> <!-- START-IGNORE -->
> ... ignored part ...
> <!-- STOP-IGNORE -->
> We feel this might be useful to someone else, maybe factorizing the comment 
> strings as constants in the configuration files (say parser.html.ignore.start 
> and parser.html.ignore.stop in nutch-site.xml).
> We are almost ready to contribute our code snippet.  Looking forward for any 
> expression of  interest - or for an explanation why waht we are doing is 
> plain wrong!

-- 
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