[
https://issues.apache.org/jira/browse/SOLR-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Chanan updated SOLR-7272:
-
Attachment: SOLR-7272.patch
Trivial patch -- you'll notice we are now using DOC_ROUTER in a couple
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11845/
Java: 32bit/jdk1.8.0_31 -server -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test
Error Message:
No live SolrServers available to handle this
request:[https://127.0.0.1:57415/e_, https://12
Gregory Chanan created SOLR-7272:
Summary: Use OverseerCollectionProcessor.ROUTER and
DocCollection.DOC_ROUTER consistently
Key: SOLR-7272
URL: https://issues.apache.org/jira/browse/SOLR-7272
Project:
[
https://issues.apache.org/jira/browse/SOLR-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368557#comment-14368557
]
Damien Kamerman commented on SOLR-7191:
---
Shalin, Another change I made was to cache C
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2796/
3 tests failed.
FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:22239/hg/u/c8n_1x3_commits_shard1_replica3
Stack Trace:
o
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11844/
Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Error from server at
http://127.0.0.1:53866/hy_/i/implicit_collection_without_router
[
https://issues.apache.org/jira/browse/SOLR-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368451#comment-14368451
]
Shawn Heisey commented on SOLR-7271:
My own experience and view is that SolrCloud has b
[
https://issues.apache.org/jira/browse/SOLR-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Chanan updated SOLR-7271:
-
Attachment: SOLR-7271.patch
Here's a patch that writes out two fields in the clusterstate:
- #1 the
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11843/
Java: 64bit/jdk1.7.0_80-ea-b05 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
There were too many update fails - we expect it can happen, b
[
https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368355#comment-14368355
]
Xu Zhang edited comment on SOLR-6350 at 3/19/15 2:07 AM:
-
Update ba
[
https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Zhang updated SOLR-6350:
---
Attachment: SOLR-6350.patch
Update based on Hoss's suggestions.
1, Modify test.
2, add parseParams in to Stat
3
[
https://issues.apache.org/jira/browse/SOLR-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Chanan updated SOLR-7271:
-
Description:
SOLR-4221 changed the router format from e.g.:
{code}
...
"router":"compositeId”,
...
Gregory Chanan created SOLR-7271:
Summary: 4.4 client to 4.5+ server compatibility Issue due to
DocRouter format
Key: SOLR-7271
URL: https://issues.apache.org/jira/browse/SOLR-7271
Project: Solr
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2795/
3 tests failed.
FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:51737/c8n_1x3_commits_shard1_replica2
Stack Trace:
org.ap
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11842/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Error from server at
http://127.0.0.1:37406/compositeid
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12005/
Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Error from server at
http://127.0.0.1:34587/compositeid_collection_with_rout
[
https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368124#comment-14368124
]
Paul Elschot edited comment on LUCENE-6308 at 3/18/15 11:29 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-7270:
--
Attachment: SOLR-7270.patch
> Add URL of remote host in distrib update thread names to improve
> debugga
[
https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-6308:
-
Attachment: LUCENE-6308.patch
Patch of 19 March 2015, passes all tests.
There is a lot of almost
[
https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368119#comment-14368119
]
Robert Muir commented on LUCENE-6366:
-
I don't think thats any less confusing than ju
[
https://issues.apache.org/jira/browse/SOLR-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-7270:
--
Attachment: SOLR-7270.patch
> Add URL of remote host in distrib update thread names to improve
> debugga
Mark Miller created SOLR-7270:
-
Summary: Add URL of remote host in distrib update thread names to
improve debuggability via stack traces.
Key: SOLR-7270
URL: https://issues.apache.org/jira/browse/SOLR-7270
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12004/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'CY val' for path 'response/par
[
https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368027#comment-14368027
]
Hoss Man commented on LUCENE-6366:
--
bq. Its not exactly obvious what they should be. kee
[
https://issues.apache.org/jira/browse/SOLR-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-7268:
-
Description:
I should be able to pipe JSON/XML/CSV or whatever is possible at the
{{/update/*}} to a comm
[
https://issues.apache.org/jira/browse/SOLR-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-7268:
-
Summary: Add a script to pipe data from other programs or files to Solr
using SolrJ (was: Improve SolrJ to
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2794/
4 tests failed.
REGRESSION: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value '/dump1' for path
'overlay/requestHandler/\/dump1/name' full output: { "responseHeader":{
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12003/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.lucene.search.TestSearcherManager.testSearcherManager
Error Message:
Captured an uncaught exception in thread: Thr
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11839/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
Error Message:
11 threads leaked from SUITE scope at
org.apache.lucen
Sorry, I know Solr 10 won't be released for quite some time, since 5 is
the current release... I meant Solr 4.10.2
On Wed, Mar 18, 2015 at 4:11 PM, Tom Burton-West wrote:
> Hello,
>
> Using Solr 10.10.2 I created a wrapper class plugin that instantiates the
> Lucene41PostingsFormat with non-d
Hello,
Using Solr 10.10.2 I created a wrapper class plugin that instantiates the
Lucene41PostingsFormat with non-default parameters for the minBlockSize and
maxBlockSize. I have created a read-only index. (i.e. there will never be
any updates to this index.)
I have two questions.
1)I need to b
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4560/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'P val' for path 'response/params/y/p' full
output: {
[
https://issues.apache.org/jira/browse/SOLR-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367664#comment-14367664
]
Mark Miller commented on SOLR-7251:
---
I think that has fluttered between fixed and broken
[
https://issues.apache.org/jira/browse/SOLR-7248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367663#comment-14367663
]
Mark Miller commented on SOLR-7248:
---
Yeah, I was just chiming in here because of the lega
[
https://issues.apache.org/jira/browse/SOLR-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367662#comment-14367662
]
Noble Paul commented on SOLR-7265:
--
I have a problem with the current graphical view that
[
https://issues.apache.org/jira/browse/SOLR-7248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367654#comment-14367654
]
Varun Thacker commented on SOLR-7248:
-
Thanks [~markrmil...@gmail.com] for putting down
[
https://issues.apache.org/jira/browse/SOLR-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367637#comment-14367637
]
Erick Erickson commented on SOLR-7265:
--
FWIW, Currently Upayavira is working on portin
Varun Thacker created SOLR-7269:
---
Summary: ZK as truth for SolrCloud
Key: SOLR-7269
URL: https://issues.apache.org/jira/browse/SOLR-7269
Project: Solr
Issue Type: Improvement
Report
[
https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367629#comment-14367629
]
Robert Muir commented on LUCENE-6366:
-
Its not exactly obvious what they should be. k
[
https://issues.apache.org/jira/browse/SOLR-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367623#comment-14367623
]
Hoss Man commented on SOLR-6663:
Ok, after mulling this over a bit, i think there's a way t
[
https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367612#comment-14367612
]
Hoss Man commented on SOLR-7264:
bq. So, are booleans just stored as in int in Lucene?
how
[
https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367603#comment-14367603
]
Hoss Man commented on LUCENE-6366:
--
Should we fix/move these to match the country code a
[
https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367590#comment-14367590
]
Robert Muir commented on LUCENE-6366:
-
some of these older ones just dont follow any
[
https://issues.apache.org/jira/browse/SOLR-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-7268:
-
Description:
I should be able to pipe JSON/XML/CSV or whatever to a solrJ command line and
SolrJ can send
Noble Paul created SOLR-7268:
Summary: Improve SolrJ to pipe data from other programs or files
Key: SOLR-7268
URL: https://issues.apache.org/jira/browse/SOLR-7268
Project: Solr
Issue Type: Impro
[
https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367560#comment-14367560
]
Kevin Osborn commented on SOLR-7264:
So, are booleans just stored as in int in Lucene?
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2793/
4 tests failed.
FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:21057/_uj/ch/c8n_1x3_commits_shard1_replica3
Stack Trace:
[
https://issues.apache.org/jira/browse/SOLR-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-7266:
-
Attachment: SOLR-7266.patch
Patch ... Thanks to [~mewmewball] for catching this one!
> The IgnoreC
[
https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367554#comment-14367554
]
Paolo Cappuccini commented on SOLR-7247:
I think that the most import thing is cohe
[
https://issues.apache.org/jira/browse/SOLR-7267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367544#comment-14367544
]
Hoss Man commented on SOLR-7267:
The field/fieldType/stopword naming conventions in Solr's
Hoss Man created LUCENE-6366:
Summary: "cz" (vs ISO langauge code "cs") for Czech analysis
package?
Key: LUCENE-6366
URL: https://issues.apache.org/jira/browse/LUCENE-6366
Project: Lucene - Core
Hoss Man created SOLR-7267:
--
Summary: Confusion over "cz" (vs "cs") naming convention for Czech
fields in sampel configs
Key: SOLR-7267
URL: https://issues.apache.org/jira/browse/SOLR-7267
Project: Solr
[
https://issues.apache.org/jira/browse/LUCENE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated LUCENE-6226:
--
Attachment: LUCENE-6226.patch
Here's an up-to-date patch.
TermScorer and the various BooleanSc
[
https://issues.apache.org/jira/browse/SOLR-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-7266:
-
Affects Version/s: 5.0
Fix Version/s: 5.1
> The IgnoreCommitOptimizeUpdateProcessor blocks
Timothy Potter created SOLR-7266:
Summary: The IgnoreCommitOptimizeUpdateProcessor blocks commit
requests from replicas needing to recover.
Key: SOLR-7266
URL: https://issues.apache.org/jira/browse/SOLR-7266
Timothy Potter created SOLR-7265:
Summary: Need a table view for the Cloud panel
Key: SOLR-7265
URL: https://issues.apache.org/jira/browse/SOLR-7265
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367451#comment-14367451
]
ASF subversion and git services commented on SOLR-6892:
---
Commit 16675
[
https://issues.apache.org/jira/browse/SOLR-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367448#comment-14367448
]
ASF subversion and git services commented on SOLR-6892:
---
Commit 16675
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/790/
4 tests failed.
REGRESSION: org.apache.solr.search.mlt.SimpleMLTQParserTest.doTest
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInf
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2062/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50
Stack Trace:
java.l
[
https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367407#comment-14367407
]
Robert Muir commented on LUCENE-5879:
-
Can you fill in more detail about CompiledAuto
[
https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367397#comment-14367397
]
Robert Muir commented on LUCENE-5879:
-
{quote}
The added auto-prefix terms are not se
[
https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367385#comment-14367385
]
Robert Muir commented on LUCENE-5879:
-
{quote}
There are maybe some problems with the
Hi,
> Uwe: Chris is asking questions on the JIRA about how we want things set up -
I am working on that. Was a bit busy with Policeman Jenkins.
Uwe
> > On Mar 18, 2015, at 6:58 AM, Yonik Seeley wrote:
> >
> > Thanks Uwe, Policeman Jenkins has been super valuable over the years!
> > -Yonik
> >
> For the most part, committers on this project believe in the "fail
> early, fail hard" philosophy.
Actually, I'm inclined that way as well and I wouldn’t mind it to occur on the
indexing side: if garbage is fed into Solr or the tokenizer chain has errors:
crash and burn, no problem :)
But here
[
https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-5879:
---
Attachment: LUCENE-5879.patch
I think for now we should simply commit auto-prefix as
[
https://issues.apache.org/jira/browse/SOLR-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367351#comment-14367351
]
ASF subversion and git services commented on SOLR-6141:
---
Commit 16675
[
https://issues.apache.org/jira/browse/SOLR-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367347#comment-14367347
]
Steve Rowe commented on SOLR-6141:
--
Each of the two tests successfully passed 25 iteration
[
https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir moved LUCENE-6364 to SOLR-7264:
---
Component/s: (was: core/index)
Lucene Fields: (was: New)
[
https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367333#comment-14367333
]
Robert Muir commented on SOLR-7264:
---
docvalues already supports booleantype by passing 0/
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4445/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler
Error Message:
Could not remove the following files (in the order of attempts):
+1 and thanks! I shudder to think how where we'd be if the local cop
hadn't been walking the beat all this time!
Erick
On Wed, Mar 18, 2015 at 8:24 AM, Steve Rowe wrote:
> +1, many thanks Uwe.
>
> Good news on the ASF Jenkins front: Chris Lambertus has created a new Ubuntu
> VM for Lucene to us
+1, many thanks Uwe.
Good news on the ASF Jenkins front: Chris Lambertus has created a new Ubuntu VM
for Lucene to use as a Jenkins slave
(https://issues.apache.org/jira/browse/INFRA-9096), so we should be able to
escape from the FreeBSD constraints of our current slave in short order.
Uwe: Ch
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11837/
Java: 32bit/jdk1.7.0_80-ea-b05 -client -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
shard1 is not consistent. Got 305 from
http://127.0.0.1:47902/collection1lastClient and got
[
https://issues.apache.org/jira/browse/SOLR-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367264#comment-14367264
]
Steve Rowe commented on SOLR-6141:
--
[~shalinmangar] alerted me to {{TestCloudSchemaless}}
[
https://issues.apache.org/jira/browse/LUCENE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367263#comment-14367263
]
Erick Erickson commented on LUCENE-6364:
Patches are always welcome!
> DocValues
[
https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367261#comment-14367261
]
Yonik Seeley commented on SOLR-7247:
bq. I would say you are being paranoid.
Having a
[
https://issues.apache.org/jira/browse/SOLR-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Sullivan updated SOLR-7188:
---
Attachment: SOLR-7188.patch
> Run Data Import Handler processes in a SolrJ client
> ---
[
https://issues.apache.org/jira/browse/SOLR-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367251#comment-14367251
]
Ted Sullivan commented on SOLR-7188:
I have refactored the DIH code using [~noblepaul]
[
https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367218#comment-14367218
]
Noble Paul commented on SOLR-7247:
--
[~cappuccini]
The delete by query functionality now s
[
https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367212#comment-14367212
]
Noble Paul commented on SOLR-7247:
--
bq.IMO this is anti-user convenience if they are unkno
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4559/
Java: 32bit/jdk1.8.0_31 -server -XX:+UseSerialGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler
Error Message:
Could not remove the following files (in the order of attempts):
[
https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367192#comment-14367192
]
Hari Sekhon edited comment on SOLR-6305 at 3/18/15 2:32 PM:
I'm
[
https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367192#comment-14367192
]
Hari Sekhon commented on SOLR-6305:
---
I also tried creating a separate hadoop conf dir poi
[
https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367192#comment-14367192
]
Hari Sekhon edited comment on SOLR-6305 at 3/18/15 2:32 PM:
I'm
Upayavira created SOLR-7263:
---
Summary: Add "files" tab support to AngularJS Admin UI
Key: SOLR-7263
URL: https://issues.apache.org/jira/browse/SOLR-7263
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabiano V. Santos updated SOLR-6271:
Attachment: SOLR-6271.patch
Patch based on trunk version from git commit
1e79536e2371737a373
GitHub user gmcoringa opened a pull request:
https://github.com/apache/lucene-solr/pull/135
SOLR-6271: ConjunctionSolrSpellChecker wrong check for same string distance
ConjunctionSolrSpellChecher now uses equals method to check for same string
distance.
You can merge this pull requ
[
https://issues.apache.org/jira/browse/SOLR-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367168#comment-14367168
]
ASF GitHub Bot commented on SOLR-6271:
--
GitHub user gmcoringa opened a pull request:
Thanks Uwe, Policeman Jenkins has been super valuable over the years!
-Yonik
On Wed, Mar 18, 2015 at 7:04 AM, Uwe Schindler wrote:
> Hi,
>
> I just wanted to inform you that I replaced the Policeman Jenkins server by
> new stock hardware in our data center yesterday. It is now like that:
>
> HP
On 3/18/2015 5:04 AM, Uwe Schindler wrote:
> I just wanted to inform you that I replaced the Policeman Jenkins server by
> new stock hardware in our data center yesterday. It is now like that:
>
> HP ProLiant DL120 Gen9 Server
> Intel Xeon E5-2620v3, 6 Cores (12 Hyperthreading)
> 32 GB DDR4-RAM EC
On 3/18/2015 4:56 AM, Vanlerberghe, Luc wrote:
> I ran into an issue where certain combinations of queries and sort
> orders cause an Exception in the Highlighter component that in turn
> causes a 500 Server Error.
>
> I tracked down the cause to a problem in the tokenizer chain I use,
> but I do n
[
https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367136#comment-14367136
]
ASF subversion and git services commented on SOLR-7217:
---
Commit 16675
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2017/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
All tests passed
Build Log:
[...truncated 9193 lines...]
[javac] Compiling 519 source files to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/
[
https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367126#comment-14367126
]
Uwe Schindler commented on SOLR-7217:
-
Thanks. I have seen the commit, looks perfect :-
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11836/
Java: 64bit/jdk1.7.0_80-ea-b05 -XX:-UseCompressedOops -XX:+UseSerialGC
All tests passed
Build Log:
[...truncated 9226 lines...]
[javac] Compiling 519 source files to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/so
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2061/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.schema.TestBulkSchemaConcurrent.test
Error Message:
[[], [], [], [], [CopyField source=a4,dest=hello_lol4 still exists, new ty
[
https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-7217.
Resolution: Fixed
Fix Version/s: 5.1
Assignee: Yonik Seeley
Moved the autodetect code
[
https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Heiden updated LUCENE-6365:
--
Issue Type: Improvement (was: Bug)
> Optimized iteration of finite strings
> -
[
https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-7217:
---
Summary: Auto-detect HTTP body content-type for curl (was: Auto-detect
HTTP body content-type)
> Auto
1 - 100 of 134 matches
Mail list logo