Re: Integrating Lucene with hibernate3

2005-12-13 Thread Benjamin Reitzammer
Hi, Hibernate 3.1 has (rudimentary) builtin support for Lucene, via Annotations. See here http://www.hibernate.org/hib_docs/annotations/reference/en/html/lucene.html I haven't tested it extensively but it worked quite well in my basic testing. Though couldn't find much documentation. But the sour

[ANN] Roosster personal search engine 0.5 released

2005-09-02 Thread Benjamin Reitzammer
Hi, I just released the first really usable version of roosster, a cross-platform open source personal search engine which uses Lucene to power it's full-text search. Read the full announcement at http://roosster.org/dev/news/release05.html and check it out. Or take a look at the screenshots, to g

Very large number of indices in distributed environment

2005-08-04 Thread Benjamin Reitzammer
Hi, we are in the process of planning a search feature of a product and we are having quite a hard time figuring out the "right" way to do it. The requirements for our app are the following: 1) Large number of indices (at _least_ 1) 2) The amount of data involved per index is not very high, bu