Re: GData-Server: SoC almost finished, server almost done so far....

2006-08-08 Thread Chris Hostetter
: > Things under contrib have entries here: : > http://lucene.apache.org/java/docs/lucene-sandbox/ : > : Fine, so I can add the gdata server to the sandbox html file or is : that generated somewhere? The source files for the Java Lucene website are in in the same subversion project as the source c

Re: GData-Server: SoC almost finished, server almost done so far....

2006-08-08 Thread Simon Willnauer
On 8/8/06, Chris Hostetter <[EMAIL PROTECTED]> wrote: : > Things under contrib have entries here: : > http://lucene.apache.org/java/docs/lucene-sandbox/ : > : Fine, so I can add the gdata server to the sandbox html file or is : that generated somewhere? The source files for the Java Lucene websi

GData: Mandatory Index Fields

2006-08-08 Thread Simon Willnauer
Hello all, I wrote some lines on the gdata protocol query which says that updated and author are mandatory fields and they should be available for searching. Well the lucene gdata server allows the admin to configure all the fields. Now the question, would you hard code these fields to the code t

Re: GData: Mandatory Index Fields

2006-08-08 Thread Yonik Seeley
On 8/8/06, Simon Willnauer <[EMAIL PROTECTED]> wrote: I wrote some lines on the gdata protocol query which says that updated and author are mandatory fields and they should be available for searching. Well the lucene gdata server allows the admin to configure all the fields. Now the question, wou