Thanks a lot Erick.
That was a big help. :)
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Tuesday, June 28, 2016 5:47 PM
To: solr-user
Subject: Re: Beginer's questions
1> When running in SolrCloud mode the configs live on
Zookeeper. When running locall
Hi,
I need some help please.
I am running Solr Cloud 4.10.4, with ensemble ZooKeeper.
Server A running Solr Cloud + ZooKeeper
Server B running Solr Cloud + ZooKeeper
Server C running ZooKeeper only.
For some reason Server B is crashed and all data lost. I have cleaned it up,
deleted all existi
On Tue, 2016-06-28 at 16:42 +, Rajendran, Prabaharan wrote:
> Please suggest me which is best way to index(multithreaded) if your
> input format is text/csv (file).
Last I tried, it was pretty straight forward: Split your CSV in chunks
and start about as many separate uploads as you have (real
if I remember it correctly, regex is not supported with Edismax.
On 29 June 2016 at 10:11, Modassar Ather wrote:
> Hi,
>
> Any input will be really helpful.
>
> Regards,
> Modassar
>
> On Tue, Jun 28, 2016 at 9:30 AM, Modassar Ather
> wrote:
>
> > Kindly provide your inputs.
> >
> > Thanks,
>
Hi,
trying to get more information, I restarted the SOURCE node and watched
the log.
For each shard i got following triple:
WARN org.apache.solr.handler.CdcrRequestHandler - Action LASTPROCESSEDVERSION
sent to non-leader replica @ scoll:shard1
ERROR org.apache.solr.handler.RequestHandlerBa
“f.fl.qf” is not a recognized Solr parameter. Please provide the full
(debug=true) response from Solr so we can see how the query is being parsed.
Erik
> On Jun 27, 2016, at 6:41 AM, Modassar Ather wrote:
>
> Hi,
>
> I have a qf defined as follows:
>
> *fl1 fl2 fl3 fl4*
> These are
Hi,
I'm trying to create a highlight search component using the Config API of Solr
6.0.1 however I cannot figure out how to include the elements fragmenter,
formatter, encoder, etc...
Let's say I have the following component:
100
There is not nearly enough information here to say anything very helpful.
What does your schema look like for this field?
What does the input look like?
How are you pulling data from geoserver?
You might want to review:
http://wiki.apache.org/solr/UsingMailingLists
Best,
Erick
On Wed, Jun 29, 20
hi erick, thx for your reply.
i've solve this problem.
i got this error when i use solr 6.0.0
so i try to downgrade my solr to version 5.5.0 and it's successfull
On 29/06/16 22:39, Erick Erickson wrote:
There is not nearly enough information here to say anything very helpful.
What does your sc
I'm assuming that 10.1.11.79 is server A here.
What this _looks_ like is that you deleted the entire
directory here:
cr_dev_shard1_replica2
cr_dev_shard2_replica2
but not
collection1
on server B. This is a little inconsistent, but I think the collection1
core naming was a little weird with the d
Does this log come from the worker node or from the shards?
It would be good to see the error logs from the server that this node was
talking to when the exception was thrown.
Joel Bernstein
http://joelsolr.blogspot.com/
On Tue, Jun 28, 2016 at 1:06 PM, Roshan Kamble <
roshan.kam...@smartstream
I'm looking at the streaming API as an alternative to post filtering. The
first thing I noticed is the restrictions on sorting. If I have two
collections, one has the true field data and the other has linked markers,
how can I combine them but also provide the sort desired by the end user?
collect
Hello
I am getting suggestions for Diabetes as diabetes - even though it brings
the same results for both. I used the case filter to no use.
Solrconfig
default
solr.IndexBasedSpellChecker
org.apache.solr.spelling.suggest.tst.TSTLookup
spell
For polygons in 6.0 you need to set
spatialContextFactory="org.locationtech.spatial4j.context.jts.JtsSpatialContextFactory"
-- see
https://cwiki.apache.org/confluence/display/solr/Spatial+Search and the
example. And of course as you probably already know, put the JTS jar on
Solr's classpath. What
Hi,
Please help me understand if there is any benefit of using number faceting
over String faceting?
Thanks,
Modassar
Thanks Anil and Erik for your response.
“f.fl.qf” is not a recognized Solr parameter.
Please note that in f.fl.qf the fl is just used as an example alias name.
f.fl.qf is alias of four fields as defined below for fl1,fl2,fl3 and fl4.
This is as per edismax specification.
fl1 fl2 fl3 fl4
Please le
Please read the last example in my previous mail as follows:
*Query: fl1:/netw.{0,4}/*
"parsedquery_toString": "+fl1:/netw.{0,4}/"
Basically the regex query is getting analyzed only for alias fields.
Thanks,
Modassar
On Thu, Jun 30, 2016 at 9:10 AM, Modassar Ather
wrote:
> Thanks Anil and Er
Hi Erick,
I have followed your instruction to added as new replica and deleted the old
replica - works great!
Everything back to normal now.
Thanks mate!
Cheers,
Tim
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Thursday, 30 June 2016 1:49 AM
To: solr-
18 matches
Mail list logo