Hi Daan,
Can we have an exemple of your implementation?
Thx
Ulrich VACHON
-Message d'origine-
De : Daan de Wit [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 6 novembre 2008 11:35
À : java-user@lucene.apache.org
Objet : RE: Can Lucene tells which field matched ?
Hi,
I have implem
Hello,
Erik has right, Lucene is not a RDBMS. If you want mix both world, you can use
tools dedicated like Hibernate Search or Compass.
Ulrich VACHON
Message d'origine
De: Clay Zhong [mailto:[EMAIL PROTECTED]
Date: mar. 04/11/2008 13:31
À: java-user@lucene.apache.org
Hi all,
It is possible to have the score of each term composing the query like:
- query = "foo bar"
I would like to have the score for "foo" and "bar". Actually the score is based
on results reached by the full query " foo bar".
Regards,
Ulrich
-Message d'origine-
De : Antony Bowesman
ere
Let's say you can do what you ask, at query time transform any of your three
options into "clamoxyle". Would it really be satisfactory to your users to then
NOT get any matches on documents containing "claomxyle" or "clamoxile"? It
seems to me that thi
Hi all,
It's possible to use simplely (without java preprocessing, if possible)
Lucene to find items with this constraints:
I have indexed this word : clamoxyle
I want to find it with this queries : claomxyle, clamoxile, camoxyle.
It is possible?
Thank you,
Ulrich.
Thanks, good work!
Message d'origine
De: Michael Busch [mailto:[EMAIL PROTECTED]
Date: mer. 14/11/2007 07:15
À: java-user@lucene.apache.org
Objet : Re: How's 2.3 doing?
testn wrote:
> Hi,
>
> Are we closed to release Lucene 2.3? Is it stable enough to production? I
> thought it