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
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
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
, 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
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.
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
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
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:
-
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