Hello - i stumbled upon an issue i've never seen earlier, a shard with all
nodes up and running but no leader. This is on 4.10.4. One of the two nodes
emits the following error log entry:
2015-03-08 05:25:49,095 WARN [solr.cloud.ElectionContext] - [Thread-136] - :
cancelElection did not find el
Hi Wang,
I am using SolrCloud. Is suggestion not working properly in
that?
On Fri, Mar 6, 2015 at 2:36 PM, gaohang wang wrote:
> do you use solrcloud?maybe your suggestion is not support distribute
>
> 2015-03-04 22:39 GMT+08:00 Nitin Solanki :
>
> > Hi..
> >I have a term("w
Hi ale42,
I am not using /solr.IndexBasedSpellChecker/. I used
solr.DirectSpellChecker. Is there anyway to solve my issue?
On Fri, Mar 6, 2015 at 6:27 PM, ale42 <
alexandre.faye...@etu.esisar.grenoble-inp.fr> wrote:
> I think these frequencies are not the frequence of the term in the
Dear Solr Contributors,
I want to start working on adding a TCP layer for client to node and
inter-node communication.
I am not up to date on recent changes happening to Solr. So before I start
looking into code, I would like to know if there is already some work done
in this direction, which I c
Hi,
AFAIK solr currently not providing this feature.
Suppose a scenario, the user is trying to search for "chai" (hindi meaning
of tea). And in your index you have more documents containing the keyword
"chat" as compared to the the keyword "chai".
chat => 501
chai => 29
and the maxQueryFrequenc
Interesting bug.
First there is the already closed transaction log. That by itself deserves
a look. I'm not even positive we should be replaying the log we
reconnecting from ZK disconnect, but even if we do, this should never
happen.
Beyond that there seems to be some race. Because of the log tro
On 3/8/2015 2:05 PM, Saumitra Srivastav wrote:
> I want to start working on adding a TCP layer for client to node and
> inter-node communication.
>
> I am not up to date on recent changes happening to Solr. So before I start
> looking into code, I would like to know if there is already some work d
I agree. I have some servers that use a TCP socket protocol and they are
beastly hard to monitor, load-balance, all that stuff. HTTP rules. I need a
really big advantage to recommend a non-HTTP server.
Understand that I helped design at least one socket protocol, HP JetDirect.
This was designed
Hi Aman,
Thanks for your response.
Taking your example further to elaborate what I am looking to do -
if user types 'chai' and suggestion is 'chat' , then I would like to see
all the values which 'chat' in them as suggestions, such as 'text chat',
'video chat', 'audio chat' etc. without making a
Please help.
With Regards
Aman Tandon
On Sat, Mar 7, 2015 at 9:58 PM, Aman Tandon wrote:
> Hi,
>
> Please tell me what is best way to apply configuration changes in solr
> cloud and how to do that.
>
> Thanks in advance.
>
> With Regards
> Aman Tandon
>
10 matches
Mail list logo