Re: Database Import RequestHandler

2008-01-31 Thread Ryan McKinley
We wish to know if this can be contributed back to SOLR because we assume this is a very common use case. --Noble YES! of course. At a minimum, it can reside in a JIRA issue while the (often tedius) details get sorted. Having something in JIRA -- even incomplete -- helps others substantial

Re: Database Import RequestHandler

2008-01-30 Thread Amit Sudharshan
ucene.apache.org Subject: Database Import RequestHandler hi, We have a project where we need to index a part of our data in the database in Solr . We are writing a RequestHandler in Solr which can do this . Think of it as an advanced form of SqlUpload Plugin (SOLR-103). The way it wor

Database Import RequestHandler

2008-01-30 Thread Noble Paul നോബിള്‍ नोब्ळ्
hi, We have a project where we need to index a part of our data in the database in Solr . We are writing a RequestHandler in Solr which can do this . Think of it as an advanced form of SqlUpload Plugin (SOLR-103). The way it works is as follows. - Provide a configuration file (xml) to the Han