Check Grant's SOLR Air reference app here
http://www.ibm.com/developerworks/library/j-solr-lucene/index.html .
@Nazik_Huq
On Dec 5, 2014, at 1:19 PM, Robin Woods wrote:
> Thanks Alex. I'll check the GraphDB solutions.
>
> On Fri, Dec 5, 2014 at 6:20 AM, Alexandre Rafalovitch
> wrote:
>
>>
Look at the \contrib\rest directory for zookeeper-3.4.5-rest.jar. It may
give you REST access to ZK - @nazik_huq
On Wed, Nov 19, 2014 at 10:27 AM, Ian Rose wrote:
> I don't think zookeeper has a REST api. You'll need to use a Zookeeper
> client library in your language (or roll one yourself).
>
Run Solr straight from the Windows cmd if CygWin isn't a requirement. For
example, running "java -jar start.jar" from the "example" directory will
start single instance Solr.
To run SolrCloud follow the instructions in "Simple Two-Shard Cluster on
the Same Machine" from this link http://bit.ly/1rl
Check this article: "SolrCloud - Assigning Nodes To Machines" by Erick
Erickson. He explains how to do this step by step:
http://heliosearch.org/solrcloud-assigning-nodes-machines/
-Original Message-
From: vidit.asthana [mailto:vidit.astha...@gmail.com]
Sent: Saturday, June 28, 2014 5:
to see some logs to say much. Need to understand why
they are inoperable.
What version is this?
- Mark
http://about.me/markrmiller
On Mar 6, 2014, at 6:15 PM, Nazik Huq wrote:
> Hello,
>
>
>
> I have a question from a colleague who's managing a 3-node(VMs)
> S
come inoperable after its nodes
are rebooted in rapid succession as described above? Is there an edge case
similar to this?
Thanks,
Nazik Huq
From your email IĀ gather your main concern is starting zookeeper on server
startups.
You may want to look at these non-native service oriented options too:
Create a script( cmd or bat) to start ZK on server bootup. This method may not
restart Zk if Zk crashes(not the server).
Create C# commad