Indexing Oracle Database in Solr using Data Import Handler

2013-07-23 Thread archit2112
=specifications / /entity /document /dataConfig Why is this happening? how do i solve it? how does giving an alias affect indexing process? Thanks in advance -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-Oracle-Database-in-Solr-using-Data-Import-Handler-tp4079649.html Sent

Re: Getting started with indexing a database

2012-01-15 Thread Rakesh Varna
Hi Mike, Can you try removing ' field column=doc_id name=DOC_ID / from the nested entities? Just keep it in the top level entity. Regards, Rakesh Varna On Wed, Jan 11, 2012 at 7:26 AM, Gora Mohanty g...@mimirtech.com wrote: On Tue, Jan 10, 2012 at 7:09 AM, Mike O'Leary tmole...@uw.edu

Re: Getting started with indexing a database

2012-01-11 Thread Erick Erickson
I'm not going to be much help here since DIH is a mystery to me, I usually go with a SolrJ program when DIH gets beyond simple cases. But have you seen: http://wiki.apache.org/solr/DataImportHandler#interactive It's a tool that helps you see what's going on with your query. Best Erick On Mon,

Re: Getting started with indexing a database

2012-01-11 Thread Gora Mohanty
On Tue, Jan 10, 2012 at 7:09 AM, Mike O'Leary tmole...@uw.edu wrote: [...] My data-config.xml file looks like this: dataConfig  dataSource type=JdbcDataSource driver=com.mysql.jdbc.Driver              url=jdbc:mysql://localhost:3306/bioscope user=db_user password=/  document name=bioscope

Getting started with indexing a database

2012-01-09 Thread Mike O'Leary
I am trying to index the contents of a database for the first time, and I am only getting the primary key of the table represented by the top level entity in my data-config.xml file to be indexed. The database I am starting with has three tables: The table called docs has columns called

Re: indexing mysql database

2010-10-18 Thread Erick Erickson
Subject: indexing mysql database i try to index table in mysql database, 1st i create db-config.xml file which contain dataSource type=JdbcDataSource name=1stTrial Driver=com.mysql.jdbc.Driver encoding=UTF-8 url=jdbc:mysql://localhost:3306/(database name) user=(user) password=(password

indexing mysql database

2010-10-17 Thread do3do3
segment_1 files and when try to search no result i got any body can present a help ??? thanks in advance -- View this message in context: http://lucene.472066.n3.nabble.com/indexing-mysql-database-tp1719883p1719883.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: indexing mysql database

2010-10-17 Thread William Pierce
? - Bill -Original Message- From: do3do3 Sent: Sunday, October 17, 2010 8:29 AM To: solr-user@lucene.apache.org Subject: indexing mysql database i try to index table in mysql database, 1st i create db-config.xml file which contain dataSource type=JdbcDataSource name=1stTrial Driver

RE: Does SolrNet support indexing of Database tables and XML files

2010-09-03 Thread Michael Griffiths
: alokdayal [mailto:dayala...@gmail.com] Sent: Friday, September 03, 2010 1:06 AM To: solr-user@lucene.apache.org Subject: Does SolrNet support indexing of Database tables and XML files Dear All, I've developed an application in C#, SolrNet which is indexing and searching text file. Now I am trying

Re: Does SolrNet support indexing of Database tables and XML files

2010-09-03 Thread kenf_nc
however you see fit, then use SolrNet library to handle all the Gets/Posts/URL formatting, etc for you. -- View this message in context: http://lucene.472066.n3.nabble.com/Does-SolrNet-support-indexing-of-Database-tables-and-XML-files-tp1410353p1412169.html Sent from the Solr - User mailing list

Indexing a database

2010-06-29 Thread Lance Hill
How do I know if solr is actually loading my database driver properly? I added the mysql connector to the solr/lib directory, I added lib dir=./lib / to the solrconfig.xml just to be sure it would find the connector. When I start the application, I see it loaded my dataImporter data config, but

Re: Indexing a database

2010-06-29 Thread Ahmet Arslan
How do I know if solr is actually loading my database driver properly? I added the mysql connector to the solr/lib directory, I added lib dir=./lib / to the solrconfig.xml just to be sure it would find the connector. When I start the application, I see it loaded my dataImporter data

RE: Indexing a database

2010-06-29 Thread Lance Hill
-Original Message- From: Ahmet Arslan [mailto:iori...@yahoo.com] Sent: Tuesday, June 29, 2010 12:12 PM To: solr-user@lucene.apache.org Subject: Re: Indexing a database How do I know if solr is actually loading my database driver properly? I added the mysql connector to the solr/lib directory, I

RE: Indexing a database

2010-06-29 Thread Ahmet Arslan
Yes, it is registered exactly as you indicated in solrconfig and when the application starts up, I can see a message indicating the data-config is loaded successfully. So although the data config is loaded successfully, I cannot seem to access the dataimport handler. Strange,

Re: Indexing a database

2010-06-29 Thread Koji Sekiguchi
(10/06/30 1:11), Lance Hill wrote: How do I know if solr is actually loading my database driver properly? I added the mysql connector to the solr/lib directory, I addedlib dir=./lib / to the solrconfig.xml just to be sure it would find the connector. When I start the application, I see it

Incremental indexing of database

2008-07-22 Thread anshuljohri
this problem. Thanks, Anshul Johri -- View this message in context: http://www.nabble.com/Incremental-indexing-of-database-tp18596613p18596613.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Incremental indexing of database

2008-07-22 Thread Ravish Bhagdev
-- View this message in context: http://www.nabble.com/Incremental-indexing-of-database-tp18596613p18596613.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Incremental indexing of database

2008-07-22 Thread Noble Paul നോബിള്‍ नोब्ळ्
to keep track the last indexed record. Or is there any other approch to solve this problem. Thanks, Anshul Johri -- View this message in context: http://www.nabble.com/Incremental-indexing-of-database-tp18596613p18596613.html Sent from the Solr - User mailing list archive at Nabble.com

Re: Incremental indexing of database

2008-07-22 Thread anshuljohri
-indexing-of-database-tp18596613p18596613.html Sent from the Solr - User mailing list archive at Nabble.com. -- --Noble Paul -- View this message in context: http://www.nabble.com/Incremental-indexing-of-database-tp18596613p18604146.html Sent from the Solr - User mailing list archive