You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by ??? <wu...@pixela-china.com> on 2008/08/22 11:26:54 UTC

Lucene Indexing DB records?

Guess I don't quite understand why there are so few posts about Lucene indexing DB records. Searched Markmail, but most of the Lucene+DB posts have to do with lucene index management.

The only thing I found so far is the following, if you have a minute or two:
http://kalanir.blogspot.com/2008/06/indexing-database-using-apache-lucene.html

Any comment on this? Efficiency? No need to maintain any intermediate data?

Thanks much,
-Peng

Re: Lucene Indexing DB records?

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
You might also want to look at Solr and DataImportHandler.

http://lucene.apache.org/solr
http://wiki.apache.org/solr/DataImportHandler

On Fri, Aug 22, 2008 at 2:56 PM, ??? <wu...@pixela-china.com> wrote:

> Guess I don't quite understand why there are so few posts about Lucene
> indexing DB records. Searched Markmail, but most of the Lucene+DB posts have
> to do with lucene index management.
>
> The only thing I found so far is the following, if you have a minute or
> two:
>
> http://kalanir.blogspot.com/2008/06/indexing-database-using-apache-lucene.html
>
> Any comment on this? Efficiency? No need to maintain any intermediate data?
>
> Thanks much,
> -Peng




-- 
Regards,
Shalin Shekhar Mangar.

Re: Lucene Indexing DB records?

Posted by Marcelo Ochoa <ma...@gmail.com>.
> Actually there are many projects for Lucene + Database. Here is a list I
> know:
>
> * Hibernate Search
> * Compass, (also Hibernate + Lucene)
> * Solr + DataImportHandler (Searching + Crawler)
> * DBSight, (Specific for database, closed source, but very customizable,
> easy to setup)
> * Browse Engine
  If you are using Oracle databases also there is an integration at:
Browse CVS:
   http://dbprism.cvs.sourceforge.net/dbprism/ojvm/
Download:
   http://sourceforge.net/project/showfiles.php?group_id=56183&package_id=255524&release_id=603580
Documentation:
   http://docs.google.com/Doc?id=ddgw7sjp_54fgj9kg
There will be also a presentation at Oracle Open World 08:
  http://www28.cplan.com/cc208/session_details.jsp?isid=298820&ilocation_id=208-1&ilanguage=english
Best regards, Marcelo.

-- 
Marcelo F. Ochoa
http://marceloochoa.blogspot.com/
http://marcelo.ochoa.googlepages.com/home
______________
Do you Know DBPrism? Look @ DB Prism's Web Site
http://www.dbprism.com.ar/index.html
More info?
Chapter 17 of the book "Programming the Oracle Database using Java &
Web Services"
http://www.amazon.com/gp/product/1555583296/
Chapter 21 of the book "Professional XML Databases" - Wrox Press
http://www.amazon.com/gp/product/1861003587/
Chapter 8 of the book "Oracle & Open Source" - O'Reilly
http://www.oreilly.com/catalog/oracleopen/

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Lucene Indexing DB records?

Posted by Chris Lu <ch...@gmail.com>.
Actually there are many projects for Lucene + Database. Here is a list I
know:

* Hibernate Search
* Compass, (also Hibernate + Lucene)
* Solr + DataImportHandler (Searching + Crawler)
* DBSight, (Specific for database, closed source, but very customizable,
easy to setup)
* Browse Engine

-- 
Chris Lu
-------------------------
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
DBSight customer, a shopping comparison site, (anonymous per request) got
2.6 Million Euro funding!

On Fri, Aug 22, 2008 at 2:26 AM, ??? <wu...@pixela-china.com> wrote:

> Guess I don't quite understand why there are so few posts about Lucene
> indexing DB records. Searched Markmail, but most of the Lucene+DB posts have
> to do with lucene index management.
>
> The only thing I found so far is the following, if you have a minute or
> two:
>
> http://kalanir.blogspot.com/2008/06/indexing-database-using-apache-lucene.html
>
> Any comment on this? Efficiency? No need to maintain any intermediate data?
>
> Thanks much,
> -Peng

RE: Lucene Indexing DB records?

Posted by John Griffin <jg...@thebluezone.net>.
Try Hibernate Search - http://www.hibernate.org/410.html

John G.

-----Original Message-----
From: ??? [mailto:wu.pengcheng@pixela-china.com] 
Sent: Friday, August 22, 2008 3:27 AM
To: java-user@lucene.apache.org
Subject: Lucene Indexing DB records?

Guess I don't quite understand why there are so few posts about Lucene
indexing DB records. Searched Markmail, but most of the Lucene+DB posts have
to do with lucene index management.

The only thing I found so far is the following, if you have a minute or two:
http://kalanir.blogspot.com/2008/06/indexing-database-using-apache-lucene.ht
ml

Any comment on this? Efficiency? No need to maintain any intermediate data?

Thanks much,
-Peng


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org