[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-25 Thread lufeng (JIRA)

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

lufeng commented on NUTCH-1619:
---

Hi Julien,I have already fixed the compilation bug, and I will be pay attention 
in the next time, thanks for reminding. 

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-24 Thread Hudson (JIRA)

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

Hudson commented on NUTCH-1619:
---

FAILURE: Integrated in Nutch-nutchgora #733 (See 
[https://builds.apache.org/job/Nutch-nutchgora/733/])
NUTCH-1619 Writes Dmoz Description and Title information to db with snippet 
argument. (fenglu: 
http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1517155)
* /nutch/branches/2.x/src/java/org/apache/nutch/tools/DmozParser.java


> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-24 Thread lufeng (JIRA)

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

lufeng commented on NUTCH-1619:
---

I'm so sorry, DataStore may not throw IOException. It has already been fixed.
Committed @revision 1517155 in 2.x HEAD

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-24 Thread Hudson (JIRA)

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

Hudson commented on NUTCH-1619:
---

FAILURE: Integrated in Nutch-nutchgora #732 (See 
[https://builds.apache.org/job/Nutch-nutchgora/732/])
NUTCH-1619 Writes Dmoz Description and Title information to db with snippet 
argument. (fenglu: 
http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1517147)
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/src/java/org/apache/nutch/tools/DmozParser.java


> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-24 Thread lufeng (JIRA)

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

lufeng commented on NUTCH-1619:
---

Committed @revision 1517147 in 2.x HEAD
Thank you very much Talat for the patch.


> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-23 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on NUTCH-1619:
-

Please commit when you can Feng.

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-22 Thread lufeng (JIRA)

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

lufeng commented on NUTCH-1619:
---

Thanks Talat. +1 for commit. 

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-20 Thread Talat UYARER (JIRA)

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

Talat UYARER commented on NUTCH-1619:
-

Hi lufeng, I fixed datastore close problem. :)

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-1619.patch, NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-19 Thread lufeng (JIRA)

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

lufeng commented on NUTCH-1619:
---

Hi Yasin, Do you forget to close the data store? good.

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (NUTCH-1619) Writes Dmoz Description and Title information to db with snippet argument

2013-08-18 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on NUTCH-1619:
-

I think this looks OK.
Any comments?

> Writes Dmoz Description and Title information to db with snippet argument
> -
>
> Key: NUTCH-1619
> URL: https://issues.apache.org/jira/browse/NUTCH-1619
> Project: Nutch
>  Issue Type: Improvement
>Affects Versions: 2.1
>Reporter: Yasin Kılınç
>Priority: Minor
> Fix For: 2.3
>
> Attachments: NUTCH-DMOZ-Snippet.patch
>
>
> We need Dmoz information of fetched URLs can be written to database. So these 
> information can be used like snipppet by indexer of the search engine we are 
> working on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira