...snip...
>
> This combination works fine for some scenarios but it doesnt for
> others, in some cases the best choice is to use the FullText feature
> available in MySQL which employs the same Vectorial Model that
> Lucene's do. One advantage of Lucene is that is composed of   layers   and
> you can modify it to use different models instead of uniquely the
> Vectorial; on the other hand Lucene doesnt support   concurrency   which
> can be a serious problem in your application or maybe not.

Could you just briefly explain "layers" and "concurrency" maybe w/a
simple real-life example so I can see the contrast between the two
searchs? Thanks very much, Lee G.



>
> Hope my 5 cents works to you :)
>
> Carlos Proal
>
>
> ----Original Message Follows---- From: "leegold" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] Subject: Lucene with MYSQL Date: Thu, 29 Jul
> 2004 13:36:56 -0400
>
> Is it possible to use the Lucene fulltext search on a MYSQL database -
> say for text type fields?
>
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
> http://join.msn.com/?page=features/virus
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to