unsubscribe

2009-12-30 Thread Futebol DotInfo
unsubscribe

--- On Wed, 12/30/09, Sami Siren (JIRA) j...@apache.org wrote:

From: Sami Siren (JIRA) j...@apache.org
Subject: [jira] Updated: (NUTCH-775) Enhance Searcher interface
To: nutch-dev@lucene.apache.org
Date: Wednesday, December 30, 2009, 11:09 AM


     [ 
https://issues.apache.org/jira/browse/NUTCH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sami Siren updated NUTCH-775:
-

    Attachment: NUTCH-775.patch

I ended up changing the Query API instead since the changes were smaller from 
API perspective that way.

 Enhance Searcher interface
 --

                 Key: NUTCH-775
                 URL: https://issues.apache.org/jira/browse/NUTCH-775
             Project: Nutch
          Issue Type: Improvement
          Components: searcher
            Reporter: Sami Siren
            Assignee: Sami Siren
             Fix For: 1.1

         Attachments: NUTCH-775.patch


 Current Searcher interface is too limited for many purposes:
 Hits search(Query query, int numHits, String dedupField, String sortField,
       boolean reverse) throws IOException;
 It would be nice that we had an interface that allowed adding different 
 features without changing the interface. I am proposing that we deprecate the 
 current search method and introduce something like:
 Hits search(Query query, Metadata context) throws IOException;
 Also at the same time we should enhance the QueryFilter interface to look 
 something like:
 BooleanQuery filter(Query input, BooleanQuery translation, Metadata context)
     throws QueryException;
 I would like to hear your comments before proceeding with a patch.

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




  

Re: [ANNOUNCE] New Nutch Committer: Julien Nioche

2009-12-25 Thread Futebol DotInfo
unsubscribe

--- On Fri, 12/25/09, Doğacan Güney doga...@gmail.com wrote:

From: Doğacan Güney doga...@gmail.com
Subject: Re: [ANNOUNCE] New Nutch Committer: Julien Nioche
To: nutch-u...@lucene.apache.org
Cc: nutch-dev@lucene.apache.org
Date: Friday, December 25, 2009, 12:45 PM

On Fri, Dec 25, 2009 at 21:48, Julien Nioche lists.digitalpeb...@gmail.com 
wrote:


Hi,



Thank you for the warm welcome, I feel very honoured to have been made a

Nutch committer.



Congratulations and welcome :) ! 
A few lines aboyut myself : I started using Lucene back in 2001, made a few

small contributions to it and started LIMO - an open source web application

used for monitoring Lucene indices. Over the last 3 years I have used quite

a few Apache projects such as SOLR, UIMA and of course Nutch, which I

recently used for a large scale crawling project involving a 400 node

cluster and 15 billions URLs fetched. My activities at DigitalPebble also

cover Natural Language Processing (which is my initial background), text

analysis and I recently started an open source project named Behemoth which

allows to scale text analysis applications using Hadoop.



There are quite a few exciting things planned for Nutch in the short term

and I really look forward to contributing to it in the new year.



Happy Christmas and best wishes for 2010!



Julien



--

DigitalPebble Ltd

http://www.digitalpebble.com



2009/12/24 Mattmann, Chris A (388J) chris.a.mattm...@jpl.nasa.gov



 All,



 A little while ago I nominated Julien Nioche to be Nutch committer based on

 his contributions to the Nutch project (10+ patches in this release alone,

 and all the mailing list help and thoughtful design discussion). I'm happy

 to announce that the Lucene PMC has voted to make Julien a Nutch committer!



 Julien, welcome to the team. The typical first committer task is to modify

 the Nutch Forrest credits page and add yourself to the website. If you'd

 like to say something about yourself and your background, feel free to do

 so

 as well.



 Welcome!



 Cheers,

 Chris



 ++

 Chris Mattmann, Ph.D.

 Senior Computer Scientist

 NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA

 Office: 171-266B, Mailstop: 171-246

 Email: chris.mattm...@jpl.nasa.gov

 WWW:   http://sunset.usc.edu/~mattmann/http://sunset.usc.edu/%7Emattmann/



 ++

 Adjunct Assistant Professor, Computer Science Department

 University of Southern California, Los Angeles, CA 90089 USA

 ++










-- 
Doğacan Güney