I suggest you check either Lucene patches link on Lucene site or check lucene-dev mailing list archives for details. You should be able to drop the new classes into unzipped Lucene 1.3 final Jar, and re-jar everything.
Otis --- Gabe <[EMAIL PROTECTED]> wrote: > > Thanks Otis. > > What will the names of the relevant files be and will > I be able to use 1.3 final still (simply integrating > the contributions into my own code) or would I have to > go with the latest code from CVS? > > Thanks again, > Gabe > > --- Otis Gospodnetic <[EMAIL PROTECTED]> > wrote: > > There were some recent contributions that should > > make this possible and > > simple to do. > > The code should be added to Lucene CVS repository in > > the next week or > > so. > > > > Otis > > > > --- Gabe <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > I was wondering whether it was possible to sort > > search > > > results by the order of the String value of a > > stored > > > or unstored field. How would one implement this? > > > > > > Thanks, > > > Gabe > > > > > > __________________________________ > > > Do you Yahoo!? > > > Yahoo! Finance: Get your refund fast by filing > > online. > > > http://taxes.yahoo.com/filing.html > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing online. > http://taxes.yahoo.com/filing.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
