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
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
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