nope ..
But you can still use SolrJ to invoke DIH.
cretae a ModifiableSolrParams with the required request parameters
create a QueryRequest with the params and then set the path as /dataimport

and invoke the command with the CommonsHttpSolrServer#request()



On Fri, Mar 13, 2009 at 8:40 AM, Ashish P <ashish.ping...@gmail.com> wrote:
>
> Is there any api in SolrJ that calls the dataImportHandler to execute
> commands like full-import and delta-import.
> Please help..
>
>
> Ashish P wrote:
>>
>> Is it possible to index DB data directly to solr using EmbeddedSolrServer.
>> I tried using data-Config File and Full-import commad, it works. So
>> assuming using CommonsHttpServer will also work. But can I do it with
>> EmbeddedSolrServer??
>>
>> Thanks in advance...
>> Ashish
>>
>
> --
> View this message in context: 
> http://www.nabble.com/SolrJ-%3A-EmbeddedSolrServer-and-database-data-indexing-tp22488697p22489420.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
--Noble Paul

Reply via email to