[jira] Commented: (NUTCH-594) Serve Nutch search results in XML and JSON

2008-05-08 Thread wojtek kolodziejczyk (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595297#action_12595297
 ] 

wojtek kolodziejczyk commented on NUTCH-594:


Could you please, write some short instruction how to configure Nutch to serve 
results in XML or JSON using this path?
It would be very useful for newbies like me ;)

thanks in advance

 Serve Nutch search results in XML and JSON
 --

 Key: NUTCH-594
 URL: https://issues.apache.org/jira/browse/NUTCH-594
 Project: Nutch
  Issue Type: New Feature
 Environment: all
Reporter: Dennis Kubes
Assignee: Dennis Kubes
 Attachments: NUTCH-594-1-20071221.patch


 Allow search results to be served in XML, JSON, and other configurable 
 formats.  Right now there is an OpenSearch servlet that returns returns in 
 RSS. I would like something that has more flexibility in terms of the XML 
 being served and also supports other formats such as JSON or plain text.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Welcome Otis Gospodnetic as Nutch committer

2008-05-08 Thread Andrzej Bialecki

Hi,

The Lucene PMC has voted unanimously for Otis to become a Nutch 
committer. Otis is best known for his work on Lucene (not to mention the 
Lucene in Action book), and he's a long time Lucene committer.


As you probably noticed, recently he's been very active in the 
discussions on the mailing lists, and he's itching to process some of 
our JIRA backlog ... right, Otis? ;) Even though he could already commit 
to Nutch repository (because Nutch is a subproject in Lucene), in order 
to satisfy the formal requirements a formal vote was needed - which 
indeed was a mere formality in this case ...


Welcome to the Nutch team!

--
Best regards,
Andrzej Bialecki 
 ___. ___ ___ ___ _ _   __
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com



Re: Welcome Otis Gospodnetic as Nutch committer

2008-05-08 Thread ogjunk-nutch
Thank you!  I'll do my best to help out.

Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch


- Original Message 
 From: Andrzej Bialecki [EMAIL PROTECTED]
 To: nutch-dev@lucene.apache.org
 Sent: Thursday, May 8, 2008 1:55:36 PM
 Subject: Welcome Otis Gospodnetic as Nutch committer
 
 Hi,
 
 The Lucene PMC has voted unanimously for Otis to become a Nutch 
 committer. Otis is best known for his work on Lucene (not to mention the 
 Lucene in Action book), and he's a long time Lucene committer.
 
 As you probably noticed, recently he's been very active in the 
 discussions on the mailing lists, and he's itching to process some of 
 our JIRA backlog ... right, Otis? ;) Even though he could already commit 
 to Nutch repository (because Nutch is a subproject in Lucene), in order 
 to satisfy the formal requirements a formal vote was needed - which 
 indeed was a mere formality in this case ...
 
 Welcome to the Nutch team!
 
 -- 
 Best regards,
 Andrzej Bialecki 
   ___. ___ ___ ___ _ _   __
 [__ || __|__/|__||\/|  Information Retrieval, Semantic Web
 ___|||__||  \|  ||  |  Embedded Unix, System Integration
 http://www.sigram.com  Contact: info at sigram dot com



[jira] Commented: (NUTCH-594) Serve Nutch search results in XML and JSON

2008-05-08 Thread Dennis Kubes (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595380#action_12595380
 ] 

Dennis Kubes commented on NUTCH-594:


An example of this in action can be found at: 
http://search.isc.swlabs.org///nutchsearch?query=javhitsPerSite=2lang=enhitsPerPage=10type=json

The available parameters are query for typed in query, hitsPerSite for deduping 
content, lang for the users language, hitsPerPage for the number of hits to 
return and type as either xml or json.  The type defaults to xml.  As you can 
see from above this is very similar to the opensearch servlet currently in 
nutch.  The servlet url is configured in the web.xml as normal for servlets.  
In this case it defaults to nutchsearch.

 Serve Nutch search results in XML and JSON
 --

 Key: NUTCH-594
 URL: https://issues.apache.org/jira/browse/NUTCH-594
 Project: Nutch
  Issue Type: New Feature
 Environment: all
Reporter: Dennis Kubes
Assignee: Dennis Kubes
 Attachments: NUTCH-594-1-20071221.patch


 Allow search results to be served in XML, JSON, and other configurable 
 formats.  Right now there is an OpenSearch servlet that returns returns in 
 RSS. I would like something that has more flexibility in terms of the XML 
 being served and also supports other formats such as JSON or plain text.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: Welcome Otis Gospodnetic as Nutch committer

2008-05-08 Thread wuqi
Welcome 2...
- Original Message - 
From: [EMAIL PROTECTED]
To: nutch-dev@lucene.apache.org
Sent: Friday, May 09, 2008 2:33 AM
Subject: Re: Welcome Otis Gospodnetic as Nutch committer


 Thank you!  I'll do my best to help out.
 
 Otis
 --
 Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
 
 
 - Original Message 
 From: Andrzej Bialecki [EMAIL PROTECTED]
 To: nutch-dev@lucene.apache.org
 Sent: Thursday, May 8, 2008 1:55:36 PM
 Subject: Welcome Otis Gospodnetic as Nutch committer
 
 Hi,
 
 The Lucene PMC has voted unanimously for Otis to become a Nutch 
 committer. Otis is best known for his work on Lucene (not to mention the 
 Lucene in Action book), and he's a long time Lucene committer.
 
 As you probably noticed, recently he's been very active in the 
 discussions on the mailing lists, and he's itching to process some of 
 our JIRA backlog ... right, Otis? ;) Even though he could already commit 
 to Nutch repository (because Nutch is a subproject in Lucene), in order 
 to satisfy the formal requirements a formal vote was needed - which 
 indeed was a mere formality in this case ...
 
 Welcome to the Nutch team!
 
 -- 
 Best regards,
 Andrzej Bialecki 
   ___. ___ ___ ___ _ _   __
 [__ || __|__/|__||\/|  Information Retrieval, Semantic Web
 ___|||__||  \|  ||  |  Embedded Unix, System Integration
 http://www.sigram.com  Contact: info at sigram dot com