Hi there,
Has anyone worked with deep pagination using SolrNet? The SolrNet version that
I am using is v0.4.0.2002. I followed up with this article,
https://github.com/mausch/SolrNet/blob/master/Documentation/CursorMark.md ,
however the version of SolrNet.dll does not expose the a StartOrCursor
Hi there,
I am using Solr v.5.2.1 on my local machine. I realized that old log files are
not removed in a timely manner by log4j. The logs which I am referring to are
the log files that reside within solr_directory\server\logs. So far I have
previous two months' worth of log files accumulated i
Hi there,
Has anyone come across this issue, [some_index] PERFORMANCE WARNING:
Overlapping onDeckSearchers=2?
I am currently using Solr v5.2.1.
What does this mean? Does this raise red flags?
I am currently encountering an issue whereby my Sitecore system is unable to
update the index appropr
Thanks Chris. We opted to use v0.5 which is an alpha version. And yes you I
should be referring the SolrNet Google Group.
Thanks for your help.
Regards,
Adrian
-Original Message-
From: Chris Hostetter [mailto:hossman_luc...@fucit.org]
Sent: Tuesday, August 11, 2015 5:17 AM
To: solr-use
s with a given retention period?
Best regards,
Adrian Liew
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Monday, August 10, 2015 11:36 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr old log files are not archived or removed automatically.
1> h
,
Adrian
-Original Message-
From: Shawn Heisey [mailto:apa...@elyograg.org]
Sent: Tuesday, August 11, 2015 11:02 PM
To: solr-user@lucene.apache.org
Subject: Re: Performance warning overlapping onDeckSearchers
On 8/11/2015 3:02 AM, Adrian Liew wrote:
> Has anyone come across this is
did suggest to reduce the autowarmCount or reduce warm up cache activity
(which I am not sure where to begin doing this).
I suspect autowarmCount is not very large as the above.
Let me know what you think.
Best regards,
Adrian Liew
-Original Message-
From: Adrian Liew
ns up with them. Will feedback to you where
necessary.
Thanks.
Best regards,
Adrian Liew
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Wednesday, August 12, 2015 11:19 PM
To: solr-user@lucene.apache.org
Subject: Re: Performance warning overla
example.
Any ideas?
Best regards,
Adrian Liew | Consultant Application Developer
Avanade Malaysia Sdn. Bhd..| Consulting Services
(: Direct: +(603) 2382 5668
È: +6010-2288030
#sc_RunningReplicatedZooKeeper)
Given that I am testing multiple servers in a mutiserver environment, it will
be safe to use 2888:3888 on each server rather than have different ports.
Regards,
Adrian
From: Adrian Liew [mailto:adrian.l...@avanade.com]
Sent: Thursday, October 1, 2015 5:32 PM
To: solr-user
Hi there,
I am encountering an issue whereby I am facing a timeout when attempting to
create a collection in SolrCloud by linking it to an existing configuration
called sitecore_common_configs uploaded to the Zookeeper cluster.
E:\solr-5.3.0\bin>solr.cmd create_collection -c sitecore_core_index
ng timeout
issues
On 10/1/2015 4:43 AM, Adrian Liew wrote:
> E:\solr-5.3.0\bin>solr.cmd create_collection -c sitecore_core_index -n
> sitecore_ common_configs -shards 1 -replicationFactor 3
>
> Connecting to ZooKeeper at 10.0.0.4:2181,10.0.0.5:2182,10.0.0.6:2183 ...
> Re-
1 October 2015 at 18:19, Adrian Liew wrote:
> Hi all,
>
> The problem below was resolved by appropriately setting my server ip
> addresses to have the following for each zoo.cfg:
>
> server.1=10.0.0.4:2888:3888
> server.2=10.0.0.5:2888:3888
> server.3=10.0.0.6:2888:388
and running.
Regards,
Adrian
Best regards,
Adrian Liew | Consultant Application Developer
Avanade Malaysia Sdn. Bhd..| Consulting Services
(: Direct: +(603) 2382 5668
È: +6010-2288030
-Original Message-
From: Zheng Lin Edwin Yeo [mailto:edwinye...@gmail.com]
Sent: Monday, October 5
Hi there,
I have 3 Solr server Azure VM nodes participating in SolrCloud with ZK
installed on each of these nodes (to avoid a single point of failure with ZK
for leader election). Each Solr server is hosted in a Windows Server 2012 R2
environment. I was told by my peer that if one zookeeper s
@lucene.apache.org
Subject: Re: Cannot connect to a zookeeper 3.4.6 instance via zkCli.cmd
On 10/6/2015 3:38 AM, Adrian Liew wrote:
> Thanks for the reply. Looks like this has been resolved by manually starting
> the Zookeeper services on each server promptly so that the tickTime value
> does no
Hi Edwin,
I have setup NSSM on Solr 5.3.0 in an Azure VM and can start up Solr with a
base standalone installation.
You may have to give Solr some time to bootstrap things and wait for the page
to reload. Are you still seeing the page after 1 minute or so?
What are your core sizes? And how m
Adrian Liew :
> Hi there,
>
>
>
> I have 3 Solr server Azure VM nodes participating in SolrCloud with ZK
> installed on each of these nodes (to avoid a single point of failure
> with ZK for leader election). Each Solr server is hosted in a Windows
> Server
> 2012 R2
s
need to be restarted at the same time.
Please clarify if there is a configuration that I missed out, an expected
behaviour or if this is a bug.
Regards,
Adrian
-Original Message-
From: Adrian Liew [mailto:adrian.l...@avanade.com]
Sent: Wednesday, October 7, 2015 11:56 AM
will not start correctly,
even if zookeeper is started later
On 10/6/2015 10:22 PM, Adrian Liew wrote:
> Hence, the issue is that upon startup of three machines, the startup
> of ZK and Solr is out of sequence that causes SolrCloud to behave
> unexpectedly. Noting there is Jira ticket
p. In that, you may need to write custom scripting to get it right.
Back to your original issue, I guess it is worth exploring timeout values. Then
again, I will leave the real Solr experts to chip in their thoughts.
Best regards,
Adrian Liew
-Original Message-
From: Zheng Lin Edwi
ble thing for Solr to have
> > a
> > *standard* way to start Solr on Windows as a service. I recall
> > checking the NSSM license and it wouldn't be an issue to include it
> > within Solr - or to have a script that assumes it is installed.
> >
> > Upayavira
ipt, create a patch
> > > and upload it to JIRA. It would be a valuable thing for Solr to
> > > have a
> > > *standard* way to start Solr on Windows as a service. I recall
> > > checking the NSSM license and it wouldn't be an issue to include
> > >
Hi,
I am trying to implement some scripting to detect if all Zookeepers have
started in a cluster, then restart the solr servers. Has anyone achieved this
yet through scripting?
I also saw there is the ZookeeperClient that is available in .NET via a nuget
package. Not sure if this could be als
Hi all,
I have setup a 3 server Zookeeper cluster by following the instructions
provided from Zookeeper site:
I am having experiences trying to zkCli.bat into the Zookeeper services on 3
EC2 instances once after I have started the ZK services on all 3 servers.
For example, I have setup my thre
er 27, 2015 12:11 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr.cmd cannot create collection in Solr 5.2.1
On 10/26/2015 2:23 AM, Adrian Liew wrote:
> {
> "responseHeader":{
> "status":0,
> "QTime":1735},
>
> "failure&quo
Hi there,
Will like to get some opinions on the errors encountered below. I have
currently setup a SolrCloud cluster of 3 servers (each server hosting a Solr
instance and a Zookeeper instance).
I am encountering the errors below in the logs:
Monday, November 16, 2015 3:22:54 PM ERROR null SolrC
queries you use and test that you
are running when error occurs.
Thanks,
Emir
On 16.11.2015 08:40, Adrian Liew wrote:
> Hi there,
>
> Will like to get some opinions on the errors encountered below. I have
> currently setup a SolrCloud cluster of 3 servers (each server hosting a Solr
>
gt; excessive autowarm settings, again in solronfig.xml.
If, as you say all of Solr is a black box, then talk to the Sitecore folks, on
the surface Solr is just poorly configured.
Best,
Erick
On Mon, Nov 16, 2015 at 4:33 AM, Adrian Liew wrote:
> Hi Emir,
>
> I am working with a third
s, it indicates poorly configured Solr
instances and/or commits happening far too often.
Bumping that up to numbers greater than two is almost always a band-aid over
that misconfiguration.
On Mon, Nov 16, 2015 at 3:45 PM, Adrian Liew wrote:
> Thanks Eric.
>
> Here is my reply
>
>>&g
Hi all,
I am trying to figure out how to setup 3 shard 3 server setup with a
replication factor of 2 with SolrCloud 5.3.0.
In particular trying to follow this setup described in this blog:
http://lucidworks.com/blog/2014/06/03/introducing-the-solr-scale-toolkit/
EC2 Instance 1
Shard 1 - Leade
Solr instance.
Also, you should not concern yourself (too much) with which node is the leader
as that can change through time.
How have you come to the conclusion that you need to shard?
Upayavira
On Fri, Nov 27, 2015, at 10:23 AM, Adrian Liew wrote:
> Hi all,
>
> I am trying to figure
Hi all,
Will really like to seek anyone's opinion on my query below. Desperate to know
if this is possible or if someone is keen to share their thought experience.
Best regards,
Adrian
-Original Message-
From: Adrian Liew [mailto:adrian.l...@avanade.com]
Sent: Saturday, Novemb
Hi there,
I am using Solr Cloud 5.3.0 on a multiserver cluster (3 servers to mention)
whereby each server spec is at 16 core and 32 GB Ram.
I am facing regular errors - Error sending update to http://someip:8983/solr
- "Timeout occured while waiting response from server at server a" ... Caus
mit rates and Solr is not able to keep up. If you are sending
> explicit commits, switch to using autoCommit with openSearcher=false
> every 5-10 minutes (this depends on your indexing rate) and
> autoSoftCommit every 2-5 minutes. Adjust as necessary.
>
> On Sat, Dec 12, 2015 at
easily using solr.cmd in solr 5.2.1?
Best regards,
Adrian Liew | Consultant Application Developer
Avanade Malaysia Sdn. Bhd..| Consulting Services
(: Direct: +(603) 2382 5668
È: +6010-2288030
ica 3:
solrnode1.cloudapp.net
${jetty.port:5002}
${hostContext:solr}
Any suggestions are welcomed.
Regards,
Adrian
Best regards,
Adrian Liew | Consultant Application Developer
Avanade Malaysia Sdn. Bhd..| Consulting Services
(: Direct: +(603) 2382 5668
È: +6010-2288030
-scripts/zkcli.sh -zkhost 127.0.0.1:9983 \
-cmd upconfig -confname my_new_config -confdir
server/solr/configsets/basic_configs/conf
https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities
On Mon, Jul 6, 2015 at 1:43 PM, Adrian Liew wrote:
> There seems to be an is
Hi
Does anyone know where information about SolrCloud cluster is stored? I.E the
below info?
Is this stored in somewhere in ZooKeeper? In my case I am using an external
Zookeeper server setup in an Ensemble.
[cid:image001.png@01D0B827.CF87E750]
Does anyone know how to clear their SolrCloud clu
collection to 1 shard and 3 replicas for example?
Best regards,
Adrian Liew | Consultant Application Developer
Avanade Malaysia Sdn. Bhd..| Consulting Services
(: Direct: +(603) 2382 5668
È: +6010-2288030
-Original Message-
From: Zheng Lin Edwin Yeo [mailto:edwinye...@gmail.com]
Sent:
upconfig -confname my_new_config -confdir
server/solr/configsets/basic_configs/conf
https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities
On Mon, Jul 6, 2015 at 1:43 PM, Adrian Liew wrote:
> There seems to be an issue running the following command using
> solr.cmd as
&
iable that gets substituted in for things like
${jetty.port:5002}. That syntax really says "Use the env var 'jetty.port' if
it's defined, otherwise default to 5002"
Try bin/solr.cmd --help and see what the options are..
Best,
Erick
On Mon, Jul 6, 2015 at 1:41 AM, Adrian Liew
Hi guys,
I am looking to run Apache Solr v5.2.1 on a windows machine. I tried to setup a
windows service using NSSM (Non-Sucking-Service-Manager) to install the windows
service on the machine pointing to the solr.cmd file path itself and installing
the service.
After installation, I tried to s
Answered my own question. :) It seems to work great for me by following this
article.
http://www.norconex.com/how-to-run-solr5-as-a-service-on-windows/
Regards,
Adrian
-Original Message-
From: Adrian Liew [mailto:adrian.l...@avanade.com]
Sent: Wednesday, July 8, 2015 4:43 PM
To: solr
y 2015 at 17:38, Adrian Liew wrote:
> Answered my own question. :) It seems to work great for me by
> following this article.
>
> http://www.norconex.com/how-to-run-solr5-as-a-service-on-windows/
>
> Regards,
> Adrian
>
> -Original Message-
> From: Adrian
Hi all,
Will like to ask your opinion if it is recommended to use the default Jetty
servlet container as a service to run Solr on a multi-server production
environment. I hear some places that recommend using Tomcat as a servlet
container. Is anyone able to share some thoughts about this? Limit
dvice. Shall just leave it as Jetty servlet. Thanks.
Best regards,
Adrian Liew | Consultant Application Developer
Avanade Malaysia Sdn. Bhd..| Consulting Services
(: Direct: +(603) 2382 5668
È: +6010-2288030
-Original Message-
From: Upayavira [mailto:u...@odoko.co.uk]
Sent: Wednesday, Ju
47 matches
Mail list logo