Thanks.
On Mon, Dec 2, 2013 at 12:21 PM, Uwe Schindler <u...@thetaphi.de> wrote: > Hi Benson, > > If you run "ant regenerate", it downloads the source files (which is "ant > download-dict") and then rebuilds ("ant build-dict") the FSTs and other > binary stuff stored in the dat file. See also the ivy.xml. > > Uwe > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > > > -----Original Message----- > > From: Benson Margulies [mailto:ben...@basistech.com] > > Sent: Monday, December 02, 2013 6:12 PM > > To: java-user@lucene.apache.org; Christian Moen > > Subject: Where is the source for the .dat files in Kuromoji? > > > > There are a handful of binary files > > in ./src/resources/org/apache/lucene/analysis/ja/dict/ with filenames > > ending in .dat. > > > > Trailing around in the source, it seems as if at least one of these > derives from > > a source file named "unk.def". In turn, this file comes from a > dependency. > > should the build generate the file rather than having it in the tree and > > shipped as part of the source release? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >