I was looking into a similar issue when I saw this thread. I wrote a simple
test which uploads a configuration to ZK, creates a collection and indexes
a document. Then I delete the configuration and I see these in the logs,
which is expected:
6299 [Thread-13] INFO org.apache.solr.cloud.ZkControll
Thank you. This is very understandable.
I heard the Strings limitation for DocValues goes away in 5.0?
On Fri, Apr 3, 2015 at 2:35 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Fri, Apr 3, 2015 at 12:52 PM, Toke Eskildsen
> wrote:
>
> > Shalin Shekhar Mangar wrote:
> > > The
Yonik,
Are you supporting enum/fc/fcs? Or native lucene faceting?
On Thu, Apr 2, 2015 at 10:28 AM, Yonik Seeley wrote:
> On Thu, Apr 2, 2015 at 10:25 AM, Ryan Josal wrote:
> > Sorting the result set or the facets? For the facets there is
> > facet.sort=index (lexicographically) and facet.sor
We increased our number of terms (String) in a facet by 50,000. Now we are
getting an error when we facet by this field - so we switched it to
facet.method=enum, and now the results come back. However, when we put it
into production we literally hit a wall (CPU went to 100% for 16 cores)
after abo
seems "sar" is not installed. This is product machine, so I can't install
it. We use ssd, and the gc throughput is about 95.8.
We already throttle the replication to below 20M.
We also have enough memory to hold both the jvm and index in memory. I am
not sure when replicating the index, if both in
Thanks a lot!
Robert
On Fri, Apr 3, 2015 at 5:34 PM, david.w.smi...@gmail.com <
david.w.smi...@gmail.com> wrote:
> ValueSourceParser — yes. You’ll find a ton of them in Solr to get ideas
> from.
>
> In your example you forgot the “asc” or “desc”.
>
> ~ David Smiley
> Freelance Apache Lucene/Sol
I am not sure but the following regex have worked for me in JAVA. Kindly
check with your's one.
([^\x01])\x01([^\x01])\x01..([^\x01])$
Thanks,
Swaraj
avinash09 wrote:
> Thanks Toke , nice explanation , i have one more concern instead of comma
> separated my columns are ^A separated how to deal ^A ??
I am really not proficient with control characters and regexp. If ^A is Start
Of Heading, which has ASCII & unicode character 1, my guess is that
>
> Your message history on this list mentions SolrCloud quite frequently,
> but your message specifically says "cores" ... which would tend to mean
> that it's NOT SolrCloud.
I am trying to implement solr cloud, but there is lot to test before
implementation. And on our live servers we are using
Thanks Toke , nice explanation , i have one more concern instead of comma
separated my columns are ^A separated how to deal ^A ??
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904p
Hi Dan,
I’m using JavaMelody for my SOLR production servers - gives you the relevant
HTTP stats (what’s happening now & historical data) plus JVM monitoring as
additional benefit. The servers are deployed on Tomcat so I’m of little help
regarding Jetty - having said that
* you need two Jars (j
I have used the following and it works very fast in DIH solr-5.0
You can try this for getting groupNames from regex.
Regards,
Swaraj Kumar
Senior Software Engineer I
MakeMyTrip.com
+91-9811774497
12 matches
Mail list logo