Is there anybody using Lucene with database?
I goggled but couldn't find anything useful...
-
Lucene and DBMS? (1 messages)
- Posted by: Leonard Gurevich
- Posted on: February 25 2004 22:34 EST
Threaded Messages (1)
- using lucene properly by Xu zihui on May 10 2008 12:24 EDT
-
using lucene properly[ Go to top ]
- Posted by: Xu zihui
- Posted on: May 10 2008 12:24 EDT
- in response to Leonard Gurevich
Lucene could be used to index the full-text,instead of using dbms by LIKE .Then get a result of a list of IDs,then use the dbms to find the relations! xzh_endless@163.com