Re: Rule-based replication or sharing

2018-10-01 Thread Varun Thacker
Hi Chuck, I was chatting with Noble offline and he suggested we could use this starting 7.5 {replica:'#EQUAL', shard : ''#EACH' , sysprop.az :'#EACH'} where "az" is a sysprop while starting each solr instance ( -Daz=us-east-1 ) It's documented https://lucene.apache.org/solr/guide/7_5/solrcloud-

Re: Rule-based replication or sharing

2018-10-01 Thread Varun Thacker
Hi Chuck, I was chatting with Noble offline and he suggested we could use this starting 7.5 *{replica:'#EQUAL', shard : ''#EACH' , sysprop.az :'#EACH'}* where "az" is a sysprop while starting each solr instance ( -Daz=us-east-1 ) It's documented https://lucene.apache.org/sol

Re: Solr edismax multi-word match issue

2018-10-01 Thread Zheng Lin Edwin Yeo
Sorry, couldn't quite get your issue. Are you trying to search for "viet nam", and you are expecting to find a match for "Vietnam" in your index but you could not find it? Also, which version of Solr are you using? Regards, Edwin On Thu, 20 Sep 2018 at 15:09, Simon Bloch wrote: > Hi, > > I'm ha

Re: what's in cursorMark

2018-10-01 Thread Li, Yi
Hi, Did you just do base84 decoding? Thanks, Yi On 10/1/18, 9:41 AM, "Vincenzo D'Amore" wrote: Hi Yi, have you tried to decode the string? AoE/E2Zhdm9yaXRlUGxhY2UvZjg1MzMzYzEtYzQ0NC00Y2ZiLWFmZDctMzcyODFhMDdiMGY3 seems to be only: ? favoritePlace/f85333c1

Re: autoAddReplicas – what am I missing?

2018-10-01 Thread Shawn Heisey
On 10/1/2018 11:49 AM, Michael B. Klein wrote: Then I try my experiment. 1) I bring up a 4th node (.4) and wait for it to join the cluster. I now see .1, .2, .3, and .4 in live_nodes, and .1, .2, and .3 on the graph, still as expected. 2) I kill .2. Predictably, it falls off the list of live_nod

autoAddReplicas – what am I missing?

2018-10-01 Thread Michael B. Klein
Hi, I have a SolrCloud 6.6.5 cluster with three nodes (.1, .2, .3). It has 3 collections, all of which are configured with replicationFactor=3 and autoAddReplicas=true. When I go to the Cloud/Graph page of the admin interface, I see what I expect – 3 collections, 3 nodes each, all green. Then I t

Re: what's in cursorMark

2018-10-01 Thread Shawn Heisey
On 10/1/2018 7:36 AM, Li, Yi wrote: cursorMark appears as something like AoE/E2Zhdm9yaXRlUGxhY2UvZjg1MzMzYzEtYzQ0NC00Y2ZiLWFmZDctMzcyODFhMDdiMGY3 and the document says it is “Base64 encoded serialized representation of the sort values encapsulated by this object” I like to know if I can decod

Re: what's in cursorMark

2018-10-01 Thread Stefan Matheis
The question might be .. what for? -Stefan On Mon, Oct 1, 2018, 3:36 PM Li, Yi wrote: > Hi, > > cursorMark appears as something like > AoE/E2Zhdm9yaXRlUGxhY2UvZjg1MzMzYzEtYzQ0NC00Y2ZiLWFmZDctMzcyODFhMDdiMGY3 > > and the document says it is “Base64 encoded serialized representation of > the sor

Re: Realtime get not always returning existing data

2018-10-01 Thread Erick Erickson
Thanks. I'll be away for the rest of the week, so won't be able to try anything more On Mon, Oct 1, 2018 at 5:10 AM Chris Ulicny wrote: > > In our case, we are heavily indexing in the collection while the /get > requests are happening which is what we assumed was causing this very rare > behav

Re: Creating CJK bigram tokens with ClassicTokenizer

2018-10-01 Thread Shawn Heisey
On 9/30/2018 10:14 PM, Yasufumi Mizoguchi wrote: I am looking for the way to create CJK bigram tokens with ClassicTokenizer. I tried this by using CJKBigramFilter, but it only supports for StandardTokenizer... CJKBigramFilter shouldn't care what tokenizer you're using.  It should work with any

Re: what's in cursorMark

2018-10-01 Thread Vincenzo D'Amore
Hi Yi, have you tried to decode the string? AoE/E2Zhdm9yaXRlUGxhY2UvZjg1MzMzYzEtYzQ0NC00Y2ZiLWFmZDctMzcyODFhMDdiMGY3 seems to be only: ? favoritePlace/f85333c1-c444-4cfb-afd7-37281a07b0f7 On Mon, Oct 1, 2018 at 3:37 PM Li, Yi wrote: > Hi, > > cursorMark appears as something like > AoE/E2Zh

what's in cursorMark

2018-10-01 Thread Li, Yi
Hi, cursorMark appears as something like AoE/E2Zhdm9yaXRlUGxhY2UvZjg1MzMzYzEtYzQ0NC00Y2ZiLWFmZDctMzcyODFhMDdiMGY3 and the document says it is “Base64 encoded serialized representation of the sort values encapsulated by this object” I like to know if I can decode and what content I will see in

SolrJ does not use HTTP proxy anymore in 7.5.0 after update from 6.6.5

2018-10-01 Thread Andreas Hubold
Hi, SolrJ 6.6.5 used org.apache.http.impl.client.SystemDefaultHttpClient under the hood, which took system properties for HTTP proxy config into account (http.proxyHost and http.proxyPort). The deprecated SystemDefaultHttpClient class was replaced as part of SOLR-4509. And with Solr 7.5.0 I'

Re: matches missing highlight information

2018-10-01 Thread Kudrettin Güleryüz
query "g12312" matches 7 documents. Fields requested are returned for all 7 documents that matches the query mentioned. For three of the matching documents highlight snippet is not generated. Can you explain why highlighting snippets could be absent for some of the documents? ".../sources/epro

Re: Realtime get not always returning existing data

2018-10-01 Thread Chris Ulicny
In our case, we are heavily indexing in the collection while the /get requests are happening which is what we assumed was causing this very rare behavior. However, we have experienced the problem for a collection where the following happens in sequence with minutes in between them. 1. Document id=