[jira] [Commented] (SOLR-4086) Refactor DIH - VariableResolver & Evaluator

2013-03-07 Thread Dominik Siebel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596927#comment-13596927 ] Dominik Siebel commented on SOLR-4086: -- Hi [~jdyer], sorry I haven't looked into this

Re: Understanding (and maybe tweaking?`) Solr's odd URLs

2013-03-07 Thread Shalin Shekhar Mangar
The navigation between pages of Solr Admin UI is ajax based i.e. the page is not reloaded. However, to support history (back button functionality), the URL in the location bar is changed by changing # urls. IIRC, there is no easy way to change non #-based url in the location bar without forcing pag

[jira] [Updated] (LUCENE-3918) Port index sorter to trunk APIs

2013-03-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3918: --- Attachment: LUCENE-3918.patch Patch optimizes not encoding offsets in memory if offsets are not inde

[jira] [Commented] (SOLR-3755) shard splitting

2013-03-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596853#comment-13596853 ] Shalin Shekhar Mangar commented on SOLR-3755: - bq. I'd like to suggest supporti

[jira] [Commented] (SOLR-4538) DateMathParser doesn't work correctly.

2013-03-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596773#comment-13596773 ] Hoss Man commented on SOLR-4538: Weird. This appears to be a query parsing issue, not a

[jira] [Commented] (SOLR-4539) Consistently failing seed for SyncSliceTest

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596760#comment-13596760 ] Mark Miller commented on SOLR-4539: --- I've confirmed this seed consistently fails for me -

[jira] [Updated] (SOLR-4539) Consistently failing seed for SyncSliceTest

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4539: -- Fix Version/s: 4.3 5.0 > Consistently failing seed for SyncSliceTest > --

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Chris Hostetter
+1 to releasing the following artifacts as 4.2.0... hossman@frisbee:~/tmp/lucene_solr_4_2_r1453694$ cat *.md5 *.sha1 93764c1fa8b4e897d4d6c306e93bf8c7 *lucene-4.2.0-src.tgz 3d63428ce0f777b15f8c3f7e660b0833 *lucene-4.2.0.tgz 78ac26d32bb586ae8c4079e3d49fd9e0 *lucene-4.2.0.zip 46e458ea6fd65e1885806fd

[jira] [Created] (SOLR-4539) Consistently failing seed for SyncSliceTest

2013-03-07 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4539: -- Summary: Consistently failing seed for SyncSliceTest Key: SOLR-4539 URL: https://issues.apache.org/jira/browse/SOLR-4539 Project: Solr Issue Type: Bug Report

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Chris Hostetter
: Hey Shawn - this test is notoriously flakey - my fault since I wrote it. : Ill dig onto this particular problem (thanks for the seed!), but I think : it's likely a test setup issue. https://issues.apache.org/jira/browse/SOLR-4539 -Hoss --

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Mark Miller
Hey Shawn - this test is notoriously flakey - my fault since I wrote it. Ill dig onto this particular problem (thanks for the seed!), but I think it's likely a test setup issue. Mark Sent from my iPhone On Mar 7, 2013, at 4:42 PM, Shawn Heisey wrote: > On 3/7/2013 1:03 AM, Robert Muir wrote

[jira] [Created] (SOLR-4538) DateMathParser doesn't work correctly.

2013-03-07 Thread Minoru Osuka (JIRA)
Minoru Osuka created SOLR-4538: -- Summary: DateMathParser doesn't work correctly. Key: SOLR-4538 URL: https://issues.apache.org/jira/browse/SOLR-4538 Project: Solr Issue Type: Bug Compo

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #793: POMs out of sync

2013-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/793/ 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: No registered leader was found, collection:collection1 slice:shard1 Stack Trace: org.apache.solr.common.SolrException: No

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Shawn Heisey
On 3/7/2013 1:03 AM, Robert Muir wrote: URL: http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/ Thanks for testing. I checked out the 4.2 branch, ran all tests including weekly and nightly, which is my normal "see if we can use this build" process. The test failed. Here

[jira] [Comment Edited] (LUCENE-4816) PassageFormatter in PostingsHighlighter trunk the message returned

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596598#comment-13596598 ] Michael McCandless edited comment on LUCENE-4816 at 3/8/13 12:14 AM: --

[jira] [Commented] (LUCENE-4816) PassageFormatter in PostingsHighlighter trunk the message returned

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596598#comment-13596598 ] Michael McCandless commented on LUCENE-4816: Hmm the attached PassageFormatte

[jira] [Commented] (SOLR-4431) Developer Curb Appeal: easier URL to get to Cloud UI

2013-03-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596596#comment-13596596 ] Hoss Man commented on SOLR-4431: bq. If there's some internal important structural reason f

[jira] [Commented] (SOLR-4537) Clean up schema information REST API

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596550#comment-13596550 ] Commit Tag Bot commented on SOLR-4537: -- [branch_4x commit] Steven Rowe http://svn.apac

[jira] [Resolved] (SOLR-4537) Clean up schema information REST API

2013-03-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-4537. -- Resolution: Fixed Fix Version/s: 4.3 Committed to trunk and branch_4x. > Clean u

Re: Understanding (and maybe tweaking?`) Solr's odd URLs

2013-03-07 Thread Mark Miller
Stefan Matheis is likely the guy that knows. Personally I don't have a problem with those URL's - not really sure how it makes anything more difficult for developers... Seems like a low priority change to me that would just break peoples current bookmarks and such. - Mark On Thu, Mar 7, 2013 at

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4610 - Still Failing!

2013-03-07 Thread Robert Muir
I ran this seed thousand of times on my mac (different os, 64bit, older jvm version). when I get home I'll investigate this one on linux and try to reproduce the failure with the exact configuration. On Thu, Mar 7, 2013 at 7:37 AM, Robert Muir wrote: > does not look good! > > On Thu, Mar 7, 2013

[jira] [Commented] (SOLR-4537) Clean up schema information REST API

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596498#comment-13596498 ] Commit Tag Bot commented on SOLR-4537: -- [trunk commit] Steven Rowe http://svn.apache.o

[jira] [Updated] (SOLR-4537) Clean up schema information REST API

2013-03-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4537: - Attachment: SOLR-4537.patch Patch fixing both issues. Committing shortly. > Clean up sch

[jira] [Created] (SOLR-4537) Clean up schema information REST API

2013-03-07 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-4537: Summary: Clean up schema information REST API Key: SOLR-4537 URL: https://issues.apache.org/jira/browse/SOLR-4537 Project: Solr Issue Type: Improvement Com

Understanding (and maybe tweaking?`) Solr's odd URLs

2013-03-07 Thread Mark Bennett
As part of making Solr easier to use for new developers, one of the JIRA's I had filed was: SOLR-4431: Developer Curb Appeal: easier URL to get to Cloud UI https://issues.apache.org/jira/browse/SOLR-4431 I've been trying to understand why we have such odd URLs in the first place, and could they

[jira] [Commented] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2013-03-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596419#comment-13596419 ] Steve Rowe commented on LUCENE-3907: Edge is the wrong name for something that only w

[jira] [Commented] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596417#comment-13596417 ] Uwe Schindler commented on LUCENE-4817: --- This sounds like a good idea. In general w

[jira] [Commented] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2013-03-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596413#comment-13596413 ] Uwe Schindler commented on LUCENE-3907: --- bq. Back grams would work for leading wild

[jira] [Commented] (SOLR-3755) shard splitting

2013-03-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596385#comment-13596385 ] Anshum Gupta commented on SOLR-3755: I'd like to suggest supporting only a single shard

[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4817: Attachment: LUCENE-4817.patch here is a simple patch and test > Add Keywo

[jira] [Created] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-07 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-4817: --- Summary: Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword Key: LUCENE-4817 URL: https://issues.apache.org/jira/browse/LUCENE-4817

[jira] [Commented] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2013-03-07 Thread Walter Underwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596346#comment-13596346 ] Walter Underwood commented on LUCENE-3907: -- Back grams would work for leading wi

Related to SOLR-4200 - further reducing INFO verbosity

2013-03-07 Thread Shawn Heisey
On my way to the train station this morning, after reading that Hoss had committed SOLR-4200, I had an idea for further reducing log verbosity at INFO. I wanted to run it by everyone before I filed an issue. Currently when you do a commit, you get a full list of every file in your index direc

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Mark Miller
+1 to release! Rob's Release Guide is the real deal and eco friendly to laptop battery power. - Mark On Mar 7, 2013, at 12:03 AM, Robert Muir wrote: > URL: http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/ > > Thanks for testing. > > -

[jira] [Commented] (SOLR-4534) Shard Aliasing

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596290#comment-13596290 ] Mark Miller commented on SOLR-4534: --- Hey Steve - I of course prefer that type of format,

[jira] [Updated] (SOLR-4465) Configurable Collectors

2013-03-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4465: - Attachment: SOLR-4465.patch QueryResultKey now uses the CollectorSpec to compute hashCode() and eq

[jira] [Comment Edited] (SOLR-4534) Shard Aliasing

2013-03-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596231#comment-13596231 ] Steve Rowe edited comment on SOLR-4534 at 3/7/13 7:22 PM: -- *edit*:

[jira] [Commented] (SOLR-4534) Shard Aliasing

2013-03-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596231#comment-13596231 ] Steve Rowe commented on SOLR-4534: -- Maybe PUT /admin/collections/{collection-name}/shards/

[jira] [Updated] (LUCENE-4816) PassageFormatter in PostingsHighlighter trunk the message returned

2013-03-07 Thread Sebastien Dionne (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Dionne updated LUCENE-4816: - Attachment: PassageFormatter.java here the source file modified > Passa

[jira] [Created] (LUCENE-4816) PassageFormatter in PostingsHighlighter trunk the message returned

2013-03-07 Thread Sebastien Dionne (JIRA)
Sebastien Dionne created LUCENE-4816: Summary: PassageFormatter in PostingsHighlighter trunk the message returned Key: LUCENE-4816 URL: https://issues.apache.org/jira/browse/LUCENE-4816 Project: L

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #267: POMs out of sync

2013-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/267/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:41644/

[jira] [Commented] (SOLR-4534) Shard Aliasing

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596195#comment-13596195 ] Mark Miller commented on SOLR-4534: --- Any opinions on where this API should live? The coll

Re: Ability to specify 2 different query analyzers for same indexed field in Solr

2013-03-07 Thread Tom Burton-West
Thanks Jan, The blog post is very good, I didn't quite realize all those various pitfalls with synonyms. I would still like the ability to specify two different query analysis chains with one index, rather than having to write a custom parser for each use case. For example the Traditional/Sim

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-03-07 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596165#comment-13596165 ] Per Steffensen commented on SOLR-4470: -- bq. We have kept security related things at th

[jira] [Updated] (SOLR-4044) CloudSolrServer early connect problems

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4044: -- Fix Version/s: (was: 4.2) 4.3 Assignee: Mark Miller Priority: Mi

[jira] [Commented] (SOLR-4317) SolrTestCaseJ4: Can't avoid "collection1" convention

2013-03-07 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596127#comment-13596127 ] Tricia Jenkins commented on SOLR-4317: -- Removed my failing test patch from SOLR-4317 a

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596123#comment-13596123 ] Mark Miller commented on SOLR-4470: --- bq. What do others say? Not much about the branch

[jira] [Updated] (SOLR-4536) unable to access resources loaded from sharedLib in solr-test-framework

2013-03-07 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4536: - Attachment: SOLR-4536.patch The patch I'm attaching has an added test (beyond SOLR-4317) for the s

[jira] [Created] (SOLR-4536) unable to access resources loaded from sharedLib in solr-test-framework

2013-03-07 Thread Tricia Jenkins (JIRA)
Tricia Jenkins created SOLR-4536: Summary: unable to access resources loaded from sharedLib in solr-test-framework Key: SOLR-4536 URL: https://issues.apache.org/jira/browse/SOLR-4536 Project: Solr

[jira] [Updated] (SOLR-4317) SolrTestCaseJ4: Can't avoid "collection1" convention

2013-03-07 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Attachment: (was: SOLR-4317.patch) > SolrTestCaseJ4: Can't avoid "collection1" convention

[jira] [Commented] (SOLR-4317) SolrTestCaseJ4: Can't avoid "collection1" convention

2013-03-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596109#comment-13596109 ] Mark Miller commented on SOLR-4317: --- bq. Should I make this a separate issue in JIRA? +1

[jira] [Updated] (SOLR-4317) SolrTestCaseJ4: Can't avoid "collection1" convention

2013-03-07 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Attachment: SOLR-4317.patch Hi Erik. Your re-organized patch looks great! It applies cleanly for

RE: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit)

2013-03-07 Thread Uwe Schindler
Hi John, I am back from the trip since a few minutes (Cebit fair in Hannover). David Weiss already sent a solution, I hope that helps. My idea was to send you my own ~/ivy/ cache folder (that contains all downloaded Maven Central artifacts), so ANT/IVY does not need to download them. But I t

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-03-07 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596079#comment-13596079 ] Chris Russell commented on SOLR-2894: - I have created a unit test that causes an NPE on

Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit)

2013-03-07 Thread John Cuthbertson
Hi Dawid, Thanks, I'll give it a try. As I said I'm fairly certain I have the fix but want to verify it before sending out for review. JohnC On 3/7/2013 1:37 AM, Dawid Weiss wrote: At the top of the archive there is a repro.sh (or repro.cmd for windows) which reproduces the issue,

Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit)

2013-03-07 Thread John Cuthbertson
Hi Uwe, Thanks. In the meantime I'm going to ask within oracle if anyone has the magic formula for the proxy settings. There might able be another test case I can try. IIR we had another application that overflowed during reference processing (if I specified a mark stack size of 16K). I'm go

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-07 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch This patch applies cleanly to trunk for me, apologies as the last

[jira] [Commented] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596036#comment-13596036 ] Commit Tag Bot commented on LUCENE-4815: [branch_4x commit] Michael McCandless ht

[jira] [Commented] (SOLR-4465) Configurable Collectors

2013-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596027#comment-13596027 ] David Smiley commented on SOLR-4465: Andy, have you considered using Result Grouping /

[jira] [Commented] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596026#comment-13596026 ] Commit Tag Bot commented on LUCENE-4815: [trunk commit] Michael McCandless http:/

[jira] [Resolved] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4815. Resolution: Fixed Fix Version/s: 4.3 5.0 > DrillSide

[jira] [Commented] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596022#comment-13596022 ] Commit Tag Bot commented on LUCENE-4815: [trunk commit] Michael McCandless http:/

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Steve Rowe
+1 Smoke tester passed on OS X. On Mar 7, 2013 3:04 AM, "Robert Muir" wrote: > URL: > http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/ > > Thanks for testing. > > - > To unsubscribe, e-mail: dev-unsubscr...

[jira] [Commented] (LUCENE-4810) Positions are incremented for each ngram in EdgeNGramTokenFilter

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596008#comment-13596008 ] Commit Tag Bot commented on LUCENE-4810: [trunk commit] Michael McCandless http:/

[jira] [Resolved] (LUCENE-4810) Positions are incremented for each ngram in EdgeNGramTokenFilter

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4810. Resolution: Fixed Fix Version/s: (was: 4.2) 4.3 Than

[jira] [Commented] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596002#comment-13596002 ] Michael McCandless commented on LUCENE-3907: I think we should remove the Sid

[jira] [Commented] (LUCENE-4810) Positions are incremented for each ngram in EdgeNGramTokenFilter

2013-03-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595999#comment-13595999 ] Commit Tag Bot commented on LUCENE-4810: [branch_4x commit] Michael McCandless ht

[jira] [Updated] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4815: --- Attachment: LUCENE-4815.patch Simple patch ... I'll commit soon. >

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Michael McCandless
+1, smoke tester is happy (on Linux). Mike McCandless http://blog.mikemccandless.com On Thu, Mar 7, 2013 at 6:46 AM, Simon Willnauer wrote: > I upgraded ElasticSearch master to 4.2 and integrated fixes that I was > expecting from the release - all tests pass! Awesomeness. > > here is my binding

[jira] [Created] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4815: -- Summary: DrillSideways should allow more than one request for a single dim Key: LUCENE-4815 URL: https://issues.apache.org/jira/browse/LUCENE-4815 Project

[jira] [Assigned] (LUCENE-4815) DrillSideways should allow more than one request for a single dim

2013-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-4815: -- Assignee: Michael McCandless > DrillSideways should allow more than one re

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4610 - Still Failing!

2013-03-07 Thread Robert Muir
does not look good! On Thu, Mar 7, 2013 at 7:01 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4610/ > Java: 32bit/jdk1.7.0_15 -server -XX:+UseG1GC > > 1 tests failed. > REGRESSION: org.apache.lucene.search.grouping.TestGrouping.testRandom > >

[jira] [Updated] (LUCENE-4813) Allow DirectSpellchecker to use totalTermFrequency rather than docFrequency

2013-03-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4813: Attachment: LUCENE-4813.patch next iteration making the new statistic optional and experts

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4610 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4610/ Java: 32bit/jdk1.7.0_15 -server -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.lucene.search.grouping.TestGrouping.testRandom Error Message: doc=113 maxDoc=111 Stack Trace: java.lang.AssertionError: doc=113 maxDoc=111

[jira] [Updated] (LUCENE-4814) PagingFieldCollector fails when sorting by String null fields

2013-03-07 Thread Ignacio del Valle Alles (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio del Valle Alles updated LUCENE-4814: Description: When performing a paginated search sorted by a STRING field,

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_15) - Build # 4578 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4578/ Java: 32bit/jdk1.7.0_15 -client -XX:+UseParallelGC All tests passed Build Log: [...truncated 30218 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing

[jira] [Created] (LUCENE-4814) PagingFieldCollector fails when sorting by String null fields

2013-03-07 Thread Ignacio del Valle Alles (JIRA)
Ignacio del Valle Alles created LUCENE-4814: --- Summary: PagingFieldCollector fails when sorting by String null fields Key: LUCENE-4814 URL: https://issues.apache.org/jira/browse/LUCENE-4814 P

[jira] [Comment Edited] (SOLR-2894) Implement distributed pivot faceting

2013-03-07 Thread William Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595885#comment-13595885 ] William Harris edited comment on SOLR-2894 at 3/7/13 2:05 PM: --

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-03-07 Thread William Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595885#comment-13595885 ] William Harris commented on SOLR-2894: -- Hey, Andrew. I'm that someone from IRC. I man

Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit)

2013-03-07 Thread Erick Erickson
Awesome work all! On Thu, Mar 7, 2013 at 7:24 AM, Bengt Rutisson wrote: > > John and Uwe, > > I followed the original instruction sent out by Uwe to reproduce the test. > I got it up and running on my Windows x64 workstation using a 32 bit > binary. The test hangs every time I run it. > > John,

[jira] [Updated] (SOLR-4018) Dispatcher to optionally write QTime and Hits HTTP header

2013-03-07 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4018: Attachment: SOLR-4018-trunk-4.patch Updated for trunk again. > Dispatcher to option

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0) - Build # 4577 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4577/ Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt All tests passed Build Log: [...truncated 29552 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while execut

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-03-07 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595842#comment-13595842 ] Per Steffensen commented on SOLR-4470: -- bq. Hmm, perhaps make the new convenience meth

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Simon Willnauer
I upgraded ElasticSearch master to 4.2 and integrated fixes that I was expecting from the release - all tests pass! Awesomeness. here is my binding +1 thanks robert for the RC On Thu, Mar 7, 2013 at 10:28 AM, Tommaso Teofili wrote: > +1 smoke tests passed, tests in my own applications were good

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.6.0_41) - Build # 4608 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4608/ Java: 64bit/jdk1.6.0_41 -XX:+UseSerialGC All tests passed Build Log: [...truncated 29336 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_15) - Build # 4576 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4576/ Java: 32bit/jdk1.7.0_15 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 30167 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing t

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595742#comment-13595742 ] Jan Høydahl commented on SOLR-4470: --- bq. It would be ok for me to change the syntax into

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4607 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4607/ Java: 32bit/jdk1.7.0_15 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 29995 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing t

Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit)

2013-03-07 Thread Dawid Weiss
> At the top of the archive there is a repro.sh (or repro.cmd for windows) > which reproduces the issue, JDK 1.8 included. I couldn't get it to hang on > a 1-cpu linux (vmware). on windows it hangs for me all the time. > Update: hangs for me 100% under vmware/ubuntu if I bump the number of cpus to

Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit)

2013-03-07 Thread Dawid Weiss
I think I can help. Fetch this (sorry for putting together the whole world -- space for time tradeoff): http://ophelia.cs.put.poznan.pl/~dweiss/download/_g1gc.tar.gz and unpack to, depending on which system you want to test on: if on windows: C:\_g1gc\ if on linux (32-bit!): /tmp/_g1gc/ At the

Re: VOTE: Lucene/Solr 4.2

2013-03-07 Thread Tommaso Teofili
+1 smoke tests passed, tests in my own applications were good too. Tommaso 2013/3/7 Robert Muir > URL: > http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/ > > Thanks for testing. > > - > To unsubscribe, e-

[jira] [Closed] (SOLR-4535) SolrInfoMBeanTest failure

2013-03-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed SOLR-4535. -- Resolution: Invalid > SolrInfoMBeanTest failure > - > >

[jira] [Created] (SOLR-4535) SolrInfoMBeanTest failure

2013-03-07 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created SOLR-4535: -- Summary: SolrInfoMBeanTest failure Key: SOLR-4535 URL: https://issues.apache.org/jira/browse/SOLR-4535 Project: Solr Issue Type: Bug Reporter

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-03-07 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595705#comment-13595705 ] Per Steffensen commented on SOLR-4470: -- bq. as long as the patch keeps applying well f

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15982 - Still Failing

2013-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15982/ All tests passed Build Log: [...truncated 29337 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line: /usr/home/

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4606 - Still Failing!

2013-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4606/ Java: 32bit/jdk1.7.0_15 -client -XX:+UseParallelGC All tests passed Build Log: [...truncated 29998 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while execu

VOTE: Lucene/Solr 4.2

2013-03-07 Thread Robert Muir
URL: http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/ Thanks for testing. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (SOLR-4465) Configurable Collectors

2013-03-07 Thread Andy Laird (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595658#comment-13595658 ] Andy Laird commented on SOLR-4465: -- Thanks Joel, This is the exact use case that we need.