| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
6400 (0.258s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Troubles with solr replication - Solr - [mail # user]
|
|
... Are you certian that the network setup for your master & slave machines alows them to talk to eachother? you said you could fetch the files from the master via wget, ...
|
|
|
Author: Chris Hostetter,
2013-04-16, 16:49
|
|
|
Re: Solr 4.2.x replication events on slaves - Solr - [mail # user]
|
|
... I can't find it at the moment, but IIRC this was a side effect of how snapshots are now loaded on slaves -- there is no longer an explicit "commit" to read in the new index...
|
|
|
Author: Chris Hostetter,
2013-04-16, 16:41
|
|
|
Re: updateLog in Solr 4.2 - Solr - [mail # user]
|
|
...Hmmm.. if you don't have updateLog and you run in SolrCloud mode, solr should have given you a clean, clear error that updateLog is required in cloud mode. can you please o...
|
|
|
Author: Chris Hostetter,
2013-04-16, 16:03
|
|
|
Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 235 - Failure - Lucene - [mail # dev]
|
|
... This failure reproduces for me, but only with -Dtests.multiplier=2 -Dtests.nightly=true -- which makes perfect sense since hte test does more "stressing" when it's a nightl...
|
|
|
Author: Chris Hostetter,
2013-04-15, 21:19
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.6.0_43) - Build # 2709 - Failure! - Lucene - [mail # dev]
|
|
...I checked the logs and confirmed that this is a manifestation of SOLR-4709. Miller: do you understand what's going on here with the getNewIndexDir() check in SolrCore.reloa...
|
|
|
Author: Chris Hostetter,
2013-04-15, 20:50
|
|
|
Re: Query Parser OR AND and NOT - Solr - [mail # user]
|
|
...http://www.lucidimagination.com/blog/2011/12/28/why-not-and-or-and-not/ The one comment i would add regarding your specific examples... ...you can't have a boolean query -- the ...
|
|
|
Author: Chris Hostetter,
2013-04-15, 16:39
|
|
|
Re: CSS appearing in Solr 4.2.1 logs - Solr - [mail # user]
|
|
... are you sure you're running 4.2.1 and not 4.2? https://issues.apache.org/jira/browse/SOLR-4573 -Hoss...
|
|
|
Author: Chris Hostetter,
2013-04-12, 21:52
|
|
|
Re: Solr 4.2.1 SSLInitializationException - Solr - [mail # user]
|
|
... I'm confused ... it seems that you (or GlassFish) has created a Catch-22... You say you don't want the application to have access to the keystore, but aparently you (...
|
|
|
Author: Chris Hostetter,
2013-04-12, 19:07
|
|
|
Re: Downloaded Solr 4.2.1 Source: Build Failing - Solr - [mail # user]
|
|
... Weird ... can you provide us more details about the java compiler you are using? ShardFieldSortedHitQueue is a package protected class declared in ShardDoc.java (in t...
|
|
|
Author: Chris Hostetter,
2013-04-12, 18:38
|
|
|
Re: Results Order When Performing Wildcard Query - Solr - [mail # user]
|
|
... docids just represent the order documents are added to the index. if you use DIH with FileListEntityProcessor to create one doc per file then the order of the documen...
|
|
|
Author: Chris Hostetter,
2013-04-10, 01:05
|
|
|
|