Re: wheres the word

2009-06-25 Thread Timon Roth
fferent field, > you ned to use a different analyzer, e.g. whitespaceanalyzer... > > paul -- Timon Roth Triemlistrasse 92 8047 Zürich -- 043 817 40 31 079 636 57 28 -- digitalforce.ch timon.r...@digitalforce.ch http://tel.search.ch/zuerich/triemlistrasse-92/timon-roth

wheres the word

2009-06-24 Thread Timon Roth
hello list im figgering about the following problem. in my index i cant find the word BE, but it exists in two documents. im usinglucene 2.4 with the standardanalyzer. other querys with words like de, et or de la works good. any ideas? gruess, timon

read between the lines of an index

2009-05-20 Thread Timon Roth
sting words like this: [i worrie about nothing anything beacuse this worls is crazy lazy] how ca i do this? is there a possibility to insert more then one word at the same position? gruess, timon -- Timon Roth Triemlistrasse 92 8047 Zürich -- 043 817 40 31 079 636 57 28 -- digitalforce.ch timon

confusion with questionmark

2009-05-20 Thread Timon Roth
, because the word leaves as it is (deu?schland). when i try deu?schal (same as deutschla), i get the same numbers of hits like when im searching for deutschland. so where did i go wrong?..:-) gruess, timon -- Timon Roth Triemlistrasse 92 8047 Zürich -- 043 817 40 31 079 636 57 28

german analyers xes me

2009-05-12 Thread Timon Roth
for searching. other querys for searching works pretty well just like "gemeindeautonomie; art. 8, 9 und 26 bv" any hints? -- Timon Roth Triemlistrasse 92 8047 Zürich -- 043 817 40 31 079 636 57 28 -- digitalforce.ch timon.r...@digitalforce.

Re: 'problem with indexformat and luke

2009-05-09 Thread Timon Roth
han is bundled with Luke. You will need to get the Luke > minimal jars (no Lucene) and use that along with the Lucene versions > you have. > > On May 8, 2009, at 12:42 PM, Timon Roth wrote: > > > hello list > > > > i am using lucene 2.9. when i try to open t

'problem with indexformat and luke

2009-05-08 Thread Timon Roth
hello list i am using lucene 2.9. when i try to open the index with luke i got an error: unknown format version: -8 any hints? - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: j

newbie question again

2009-03-30 Thread Timon Roth
hello list sory, this is maeby a stupid questin, but i can't resolve. so maeby you can help me: i try to compile the indexer-example from the book lucene in action, 2nd edition (http://www.manning.com/hatcher3/hatcher_meapch1.pdf), but get the following error: -

which lucene

2009-03-28 Thread Timon Roth
hello luceners i have installed lucene on my linux-debian testing. so there is the jarfile lucene-1.4.3.jar under /usr/share/java. so far so god. there is a german stemmer and a german analyzer in it under org.apache.lucene.analysis.de who works pretty well. but the official release eg. from