Re: New lucene contrib project - GData Server

2006-05-29 Thread Simon Willnauer
This is great guys, I will definately have a look at it. :) Thanks!! I'm thinking of configuring the indexer via xml as well. As the atom format allows foreign namespaces the indexing component has to be very flexible. I might configure all the elements in the atom namespace globally and will off

Re: New lucene contrib project - GData Server

2006-05-29 Thread Yonik Seeley
On 5/29/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: Regarding the part where you describe how indexing/fields could be configured via XML descriptors, you may want to have a look at lucene/java/trunk/contrib/xml-query-parser . And Solr's schema.xml :-) http://svn.apache.org/viewvc/incuba

Re: New lucene contrib project - GData Server

2006-05-28 Thread Otis Gospodnetic
Welcome, Simon. I'm sure a number of people are eagerly waiting for your GData server implementation. I read your project overview. Sounds good. Regarding the part where you describe how indexing/fields could be configured via XML descriptors, you may want to have a look at lucene/java/trun