Re: overseer queue clogged

2013-03-22 Thread Gary Yngve
13 at 9:51 AM, Mark Miller wrote: > Yeah, I don't know that I've ever tried with 4.0, but I've done this with > 4.1 and 4.2. > > - Mark > > On Mar 16, 2013, at 12:19 PM, Gary Yngve wrote: > > > Cool, I'll need to try this. I could have sworn that i

doc cache issues... query-time way to bypass cache?

2013-03-22 Thread Gary Yngve
I have a situation we just discovered in solr4.2 where there are previously cached results from a limited field list, and when querying for the whole field list, it responds differently depending on which shard gets the query (no extra replicas). It either returns the document on the limited field

Re: doc cache issues... query-time way to bypass cache?

2013-03-23 Thread Gary Yngve
arameter or document field names a different shard. On Fri, Mar 22, 2013 at 3:39 PM, Gary Yngve wrote: > I have a situation we just discovered in solr4.2 where there are > previously cached results from a limited field list, and when querying for > the whole field list, it responds d

Re: incorrect solr update behavior

2013-01-14 Thread Gary Yngve
ow to use antecedents :)) -g On Mon, Jan 14, 2013 at 6:27 PM, Gary Yngve wrote: > Posting this > > update="set">blah update="add">qux update="add">quuxfoo > > to an existing doc with foo and bar tags > results in tags_ss containing >

solr4.1 createNodeSet requires ip addresses?

2013-02-15 Thread Gary Yngve
Hi all, I've been unable to get the collections create API to work with createNodeSet containing hostnames, both localhost and external hostnames. I've only been able to get it working when using explicit IP addresses. It looks like zk stores the IP addresses in the clusterstate.json and live_no

Re: How to use shardId

2013-02-20 Thread Gary Yngve
the param in solr.xml should be shard, not shardId. i tripped over this too. -g On Mon, Jan 14, 2013 at 7:01 AM, starbuck wrote: > Hi all, > > I am trying to realize a solr cloud cluster with 2 collections and 4 shards > each with 2 replicates hosted by 4 solr instances. If shardNum parm is s

Re: overseer queue clogged

2013-03-15 Thread Gary Yngve
Sorry, should have specified. 4.1 On Fri, Mar 15, 2013 at 4:33 PM, Mark Miller wrote: > What Solr version? 4.0, 4.1 4.2? > > - Mark > > On Mar 15, 2013, at 7:19 PM, Gary Yngve wrote: > > > my solr cloud has been running fine for weeks, but about a week ago, it >

Re: overseer queue clogged

2013-03-15 Thread Gary Yngve
Also, looking at overseer_elect, everything looks fine. node is valid and live. On Fri, Mar 15, 2013 at 4:47 PM, Gary Yngve wrote: > Sorry, should have specified. 4.1 > > > > > On Fri, Mar 15, 2013 at 4:33 PM, Mark Miller wrote: > >> What Solr version? 4.0, 4.1 4.2

Re: overseer queue clogged

2013-03-15 Thread Gary Yngve
> thread running perhaps? Or just post the results? > > To recover, you should be able to just restart the Overseer node and have > someone else take over - they should pick up processing the queue. > > Any logs you might be able to share could be useful too. > > - Mark &g

Re: overseer queue clogged

2013-03-15 Thread Gary Yngve
it doesn't appear to be a shard1 vs shard11 issue... 60% of my followers are red now in the solr cloud graph.. trying to figure out what that means... On Fri, Mar 15, 2013 at 6:48 PM, Gary Yngve wrote: > I restarted the overseer node and another took over, queues are empty now. > &

Re: overseer queue clogged

2013-03-15 Thread Gary Yngve
i think those followers are red from trying to forward requests to the overseer while it was being restarted. i guess i'll see if they become green over time. or i guess i can restart them one at a time.. On Fri, Mar 15, 2013 at 6:53 PM, Gary Yngve wrote: > it doesn't appear t

Re: overseer queue clogged

2013-03-15 Thread Gary Yngve
i, Mar 15, 2013 at 7:14 PM, Mark Miller wrote: > > On Mar 15, 2013, at 10:04 PM, Gary Yngve wrote: > > > i think those followers are red from trying to forward requests to the > > overseer while it was being restarted. i guess i'll see if they become > > green ove

Re: overseer queue clogged

2013-03-16 Thread Gary Yngve
Cool, I'll need to try this. I could have sworn that it didn't work that way in 4.0, but maybe my test was bunk. -g On Fri, Mar 15, 2013 at 9:41 PM, Mark Miller wrote: > > You can do this - just modify your starting Solr example to have no cores > in solr.xml. You won't be able to make use of

example schema in branch_3x returns SEVERE errors

2010-11-27 Thread Gary Yngve
logs> grep SEVERE solr.err.log SEVERE: org.apache.solr.common.SolrException: Error loading class 'solr.KeywordMarkerFilterFactory' SEVERE: org.apache.solr.common.SolrException: Error loading class 'solr.KeywordMarkerFilterFactory' SEVERE: org.apache.solr.common.SolrException: Error loading class 's

Re: example schema in branch_3x returns SEVERE errors

2010-11-27 Thread Gary Yngve
Sorry, false alarm. Had a bad merge and had a stray library linking to an older version of another library. Works now. -Gary On Sat, Nov 27, 2010 at 4:17 PM, Gary Yngve wrote: > logs> grep SEVERE solr.err.log > SEVERE: org.apache.solr.common.SolrException: Error load

Seattle Solr/Lucene User Group?

2011-04-13 Thread Gary Yngve
Hi all, Does anyone know if there is a Solr/Lucene user group / birds-of-feather that meets in Seattle? If not, I'd like to start one up. I'd love to learn and share tricks pertaining to NRT, performance, distributed solr, etc. Also, I am planning on attending the Lucene Revolution! Let's conn