Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # user - [ANN] Luke 3.4.0 release


+
Andrzej Bialecki 2011-10-03, 09:52
+
janwen 2011-10-04, 01:13
+
Ivan Liu 2011-10-04, 08:25
+
Shai Erera 2011-10-03, 11:45
Copy link to this message
-
Re: [ANN] Luke 3.4.0 release
Erick Erickson 2011-10-03, 12:45
Same thing happened to me on a Mac, Java 1.6

FWIW
Erick

On Mon, Oct 3, 2011 at 7:45 AM, Shai Erera <[EMAIL PROTECTED]> wrote:
> Thanks Andrezj !
>
> I downloaded the standalone lukeall-3.4.0.jar and ran "java -jar
> lukeall-3.4.0.jar" and I get this:
>
> java.lang.NumberFormatException: For input string: "60  "
>        at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:59)
>        at java.lang.Integer.parseInt(Integer.java:469)
>        at java.lang.Integer.valueOf(Integer.java:565)
>        at thinlet.Thinlet.addAttribute(Unknown Source)
>        at thinlet.Thinlet.parse(Unknown Source)
>        at thinlet.Thinlet.parse(Unknown Source)
>        at thinlet.Thinlet.parse(Unknown Source)
>        at thinlet.Thinlet.parse(Unknown Source)
>        at org.getopt.luke.Luke.addComponent(Unknown Source)
>        at org.getopt.luke.Luke.<init>(Unknown Source)
>        at org.getopt.luke.Luke.startLuke(Unknown Source)
>        at org.getopt.luke.Luke.main(Unknown Source)
> Exception in thread "main" java.lang.IllegalArgumentException: unknown text
> string for null
>        at thinlet.Thinlet.getDefinition(Unknown Source)
>        at thinlet.Thinlet.setString(Unknown Source)
>        at org.getopt.luke.Luke.errorMsg(Unknown Source)
>        at org.getopt.luke.Luke.addComponent(Unknown Source)
>        at org.getopt.luke.Luke.<init>(Unknown Source)
>        at org.getopt.luke.Luke.startLuke(Unknown Source)
>        at org.getopt.luke.Luke.main(Unknown Source)
>
> I use Windows 7, tried with Java 5 & 6 (Oracle and IBM) and get the same
> results. This is the command I used to run with previous versions (and it
> works w/ 3.30 for example) - has it changed?
>
> Shai
>
> On Mon, Oct 3, 2011 at 11:52 AM, Andrzej Bialecki <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> I'm happy to announce that Luke - The Lucene Index Toolbox for Lucene 3.4.0
>> is available now for download from the project page:
>>
>>        http://code.google.com/p/luke
>>
>> Changes in version 3.4.0 (released on 2011.10.03):
>> * Issue 46: and 47: Update to Lucene 3.4.0 and fix some changed APIs.
>> * Rearranged "field flags" so that they are more logical and cover
>>  index options added in 3.4.0. E.g. omitNorms is represented as
>>  "with Norms" and marked by "N", IndexOptions are expanded to "Idfp"
>>  to mark indexed fields with docs, freqs and positions.
>>
>> Enjoy!
>>
>> --
>> Best regards,
>> Andrzej Bialecki     <><
>>  ___. ___ ___ ___ _ _   ______________________________**____
>> [__ || __|__/|__||\/|  Information Retrieval, Semantic Web
>> ___|||__||  \|  ||  |  Embedded Unix, System Integration
>> http://www.sigram.com  Contact: info at sigram dot com
>>
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.**apache.org<[EMAIL PROTECTED]>
>> For additional commands, e-mail: [EMAIL PROTECTED]he.**org<[EMAIL PROTECTED]>
>>
>>
>

---------------------------------------------------------------------
+
Mihai Caraman 2011-10-03, 14:09
+
Andrzej Bialecki 2011-10-03, 15:17
+
Mihai Caraman 2011-10-03, 15:32
+
Shai Erera 2011-10-03, 15:36
+
Erick Erickson 2011-10-03, 18:36