--
> Instant Scalable Full-Text Search On Any Database/Application
> site: http://www.dbsight.net
> demo: http://search.dbsight.com
> Lucene Database Search in 3 minutes:
> http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes
>
>
> On
ndex
> "real time".
>
> kai
>
>
> 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 代表 Antonello Provenzano
> 发送时间: 2007年8月10日 星期五 17:59
> 收件人: java-user@lucene.apache.org
> 主题: Re: 答复: Lucene in large database contexts
>
> Kai,
>
> Thanks. The probl
t; kai
>
> -邮件原件-
> 发件人: Antonello Provenzano [mailto:[EMAIL PROTECTED]
> 发送时间: 2007年8月10日 星期五 17:09
> 收件人: java-user@lucene.apache.org
> 主题: Lucene in large database contexts
>
> Hi There!
>
> I've been working for a while on the implementation of a website
>
es of Hibernate
Search to understand how they implemented it and try to do the same
for my project.
On 8/10/07, Lukas Vlcek <[EMAIL PROTECTED]> wrote:
> Hi,
> did you have a chance to look at
> Compass<http://www.opensymphony.com/compass/>?
> It can do exactly what you want.
>
Hi There!
I've been working for a while on the implementation of a website
oriented to contents that would contain millions of entries, most of
them indexable (such as descriptions, texts, names, etc.).
The ideal solution to make them searchable would be to use Lucene as
index and search engine.