e.com/
>
>From: Carey Sublette
>To: "solr-user@lucene.apache.org"
>Sent: Wednesday, November 9, 2011 3:06 PM
>Subject: Importing Big Data From Berkeley DB to Solr
>
>Hi:
>
>I have a massive data repository (hundreds of million
Hi:
I have a massive data repository (hundreds of millions of records) stored in
Berkeley DB with Java code to access it, and I need an efficient method to
import it into Solr for indexing. I cannot find a straightforward Java data
import API that I can load the data with.
There is no JDBC for