[ 
https://issues.apache.org/jira/browse/SOLR-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103536#comment-13103536
 ] 

Goutham commented on SOLR-944:
------------------------------

"is it possible to handle the read/search by webinterface, and all write from 
java-client(with out http)EmbeddedSolrServer ???? "
for solr multicore support? How ti issue commit to jetty web app also ? whether 
i need to modify inside source? i am using solr3.1.0.


> Solr EmbeddedSolrServer Client
> ------------------------------
>
>                 Key: SOLR-944
>                 URL: https://issues.apache.org/jira/browse/SOLR-944
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>    Affects Versions: 1.3
>         Environment: Java 1,5, Solr 1.3
>            Reporter: doss
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> We have created a Java EmbeddedSolrServer Client Code, I can able to add, 
> delete, update the Solr content - At the same time i cant able to search the 
> updated conente from the Running Solr client(jetty) web interface.
> My requirement is, All search need to happen from/by running web Solr(jetty, 
> 8983) and all write should happened from Java client code.
> Both(jeety and javaclient) are using 'Core0'  as core name, and both data 
> directory, schema, solrconfig are same. - is there any fix available?? 
> is it possible to handle the read/search by webinterface, and all write from 
> java-client(with out http) ???? 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to