Hi Petr,

No, you don't have to port it to Java (unless if you see a value in doing so
and you want to.)

The process of submitting new code is documented here:
http://wiki.apache.org/lucene-java/HowToContribute  Yes, this is for the
Java Lucene, but the process is very much the same for Lucene.Net.

Let me know if any of this is not clear and we can work on it.

Regards,

-- George 

> -----Original Message-----
> From: Petr Kadlec [mailto:[EMAIL PROTECTED] 
> Sent: Monday, April 30, 2007 11:01 AM
> To: [email protected]
> Subject: Submitting new filter
> 
> Hi all!
> 
> I have created a new filter for Lucene that strips diacritics 
> (there is a similar one, but it is able to process Latin-1 
> charset only), because that makes one of the basic 
> capabilities for a search engine for the Czech language.
> 
> And my question is: do I have to write a Java version of this 
> filter and get it submitted into the Java Lucene, and only 
> after that would the filter be admitted to Lucene.Net? (Not 
> that it would be any problem, the filter is quite simple.)
> 
> Regards,
> -- Petr Kadlec
> 

Reply via email to