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

ASF GitHub Bot commented on NUTCH-2435:
---------------------------------------

sebastian-nagel commented on issue #225: NUTCH-2435 - New parameter 
"parser.store.text"
URL: https://github.com/apache/nutch/pull/225#issuecomment-338043379
 
 
   Thanks, @maborec! Everything ok, just bussy the last time.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> New configuration allowing to choose whether to store 'parse_text' directory 
> or not.
> ------------------------------------------------------------------------------------
>
>                 Key: NUTCH-2435
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2435
>             Project: Nutch
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 1.13
>         Environment: Apach Nutch 1.13
>            Reporter: Marcos Bori
>
> Whenever a page is parsed, one of the outputs is the directory 'parse_text'.
> It is intended to be used at the indexing phase so the page can be searched 
> from a search engine such as Solr.
> In my special crawling case, I don't need to index the page contents. 
> Therefore, creating and filing the 'parse_text' is not required for me. To 
> optimize performance, I don't want the crawler to store this information to 
> the filesystem. 
> I propose a new parameter "parser.store.text" allowing to choose whether to 
> store 'parse_text' directory or not. Its default value, of course, is "true".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to