Hi Sam, On 12/04/2008 at 8:21 PM, samd wrote: > Where can I get the Lucene source for the Snowball implementation. > I need to be able to search for words that are alphanumeric > and this does not work with the current snowballanalyzer.
Lucene-java's source is available through its revision control system (Subversion) - details are here: <http://wiki.apache.org/lucene-java/HowToContribute> Here's the URL to access the 2.4.0 version of the Lucene Snowball sources: <http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_4_0/contrib/snowball/> FYI, there is also a browsable view of the Lucene-java repository here: <http://svn.apache.org/viewvc/lucene/java/> Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]