Re: Please help building pylucene 3.6.2 on Solaris 11

2013-02-03 Thread Andi Vajda
Thank you, I added your Solaris 11.1 notes to the relevant PyLucene and JCC web pages: http://lucene.apache.org/pylucene/jcc/install.html http://lucene.apache.org/pylucene/install.html I checked the changes in, they should normally auto-propagate... Andi.. On Thu, 31 Jan 2013, Thomas

[jira] [Commented] (LUCENE-4747) java7 as a minimum requirement for lucene 5

2013-02-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569743#comment-13569743 ] Adrien Grand commented on LUCENE-4747: -- +1 java7 as a minimum

[jira] [Commented] (LUCENE-4747) java7 as a minimum requirement for lucene 5

2013-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569761#comment-13569761 ] Michael McCandless commented on LUCENE-4747: +1 java7 as a

[jira] [Updated] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4748: --- Attachment: LUCENE-4748.patch New patch, just using IS.search instead of walking

[jira] [Closed] (SOLR-3967) Mapping error: langid.enforceSchema option checks source field instead of target field

2013-02-03 Thread Mateusz Matela (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mateusz Matela closed SOLR-3967. Mapping error: langid.enforceSchema option checks source field instead of target field

[jira] [Commented] (SOLR-3967) Mapping error: langid.enforceSchema option checks source field instead of target field

2013-02-03 Thread Mateusz Matela (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569777#comment-13569777 ] Mateusz Matela commented on SOLR-3967: -- Yes, the fix looks good. Thanks!

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569780#comment-13569780 ] Gilad Barkai commented on LUCENE-4748: -- Great idea! Since drill-down followed by

[jira] [Created] (SOLR-4400) Rapidly opening and closing cores can lead to deadlock

2013-02-03 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-4400: Summary: Rapidly opening and closing cores can lead to deadlock Key: SOLR-4400 URL: https://issues.apache.org/jira/browse/SOLR-4400 Project: Solr Issue

[jira] [Commented] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-02-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569790#comment-13569790 ] Erick Erickson commented on SOLR-4196: -- Hmmm, I have no idea why Eclipse didn't like

[jira] [Updated] (SOLR-4400) Rapidly opening and closing cores can lead to deadlock

2013-02-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4400: -- Fix Version/s: 5.0 4.2 Affects Version/s: (was: 5.0) Rapidly

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569804#comment-13569804 ] Michael McCandless commented on LUCENE-4748: {quote} Since drill-down

Re: Stress test deadlocks

2013-02-03 Thread Mark Miller
On Feb 2, 2013, at 10:29 AM, Erick Erickson erickerick...@gmail.com wrote: My stray thought was I wonder if it'd make sense to add this to some kind of regular test process just for yucks I really think this should be converted into a junit test - it's very useful and could be cranked up

[jira] [Updated] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4748: --- Attachment: LUCENE-4748.patch New patch, addressing some nocommits. Now you

[jira] [Updated] (SOLR-4400) Rapidly opening and closing cores can lead to deadlock

2013-02-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4400: - Attachment: 4x_stack.txt Attaching jstack output for a fresh (3-Feb) run against 4x, on a _very_

[jira] [Commented] (SOLR-4400) Rapidly opening and closing cores can lead to deadlock

2013-02-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569810#comment-13569810 ] Mark Miller commented on SOLR-4400: --- Yup, the attached is the commit lock issue.

[jira] [Commented] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-02-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569811#comment-13569811 ] Mark Miller commented on SOLR-4196: --- bq. Hmmm, I have no idea why Eclipse didn't like the

[jira] [Commented] (SOLR-4193) A ZooKeeper RequestHandler that allows you to post config files to a collections linked config set or a specific config set.

2013-02-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569820#comment-13569820 ] Shawn Heisey commented on SOLR-4193: I'd like the ability to tell a collection to use a

[jira] [Commented] (SOLR-4193) A ZooKeeper RequestHandler that allows you to post config files to a collections linked config set or a specific config set.

2013-02-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569830#comment-13569830 ] Mark Miller commented on SOLR-4193: --- Hey Shawn, you can do this with the zkcli tool by

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569852#comment-13569852 ] Shai Erera commented on LUCENE-4748: bq. Now you instantiate DrillSideways, calls

[jira] [Updated] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4748: --- Component/s: modules/facet Add DrillSideways helper class to Lucene facets module

[jira] [Updated] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-02-03 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated LUCENE-4642: -- Attachment: LUCENE-4642.patch TokenizerFactory should provide a create method with a

[jira] [Commented] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-02-03 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569883#comment-13569883 ] Renaud Delbru commented on LUCENE-4642: --- Hi, I have submitted a patch which

Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 178 - Still Failing!

2013-02-03 Thread Shawn Heisey
On 2/3/2013 2:01 PM, Uwe Schindler wrote: Could this maybe related to number of open files? I have no idea how to configure that on MacOS. If this is the case, we should really drill down this test to not open so many file descriptors. Current setting: I located this:

[jira] [Commented] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Ryan Lauck (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569903#comment-13569903 ] Ryan Lauck commented on LUCENE-4743: ComplexPhraseQuery rewrites complex proximity

[jira] [Commented] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569919#comment-13569919 ] Mark Miller commented on LUCENE-4743: - The std Highlighter can highlight span querys

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569924#comment-13569924 ] Michael McCandless commented on LUCENE-4748: bq. Whether DrillDown (and

[jira] [Commented] (SOLR-4393) 'Execute Query' in the dashboard does not build the url correctly

2013-02-03 Thread Anand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569931#comment-13569931 ] Anand commented on SOLR-4393: - Applied the patch and verified that it now works on both Firefox

[jira] [Commented] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Jason Nacional (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569935#comment-13569935 ] Jason Nacional commented on LUCENE-4743: Thanks all for the quick response. I can

[jira] [Comment Edited] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Jason Nacional (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569935#comment-13569935 ] Jason Nacional edited comment on LUCENE-4743 at 2/4/13 12:14 AM:

[jira] [Created] (SOLR-4401) Move the stress test in SOLR-4196 into a junit test

2013-02-03 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-4401: Summary: Move the stress test in SOLR-4196 into a junit test Key: SOLR-4401 URL: https://issues.apache.org/jira/browse/SOLR-4401 Project: Solr Issue Type:

[jira] [Updated] (SOLR-4401) Move the stress test in SOLR-4196 into a junit test

2013-02-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4401: - Fix Version/s: 5.0 4.2 Affects Version/s: 5.0

[jira] [Commented] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Jason Nacional (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569947#comment-13569947 ] Jason Nacional commented on LUCENE-4743: Just an addition, I also used

[jira] [Commented] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-02-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570001#comment-13570001 ] David Smiley commented on SOLR-4349: For the record, the symptom is seen in Safari too

[jira] [Updated] (SOLR-4393) 'Execute Query' in the dashboard does not build the url correctly

2013-02-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-4393: --- Assignee: Stefan Matheis (steffkes) 'Execute Query' in the dashboard does not build the url

[jira] [Commented] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Jason Nacional (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570020#comment-13570020 ] Jason Nacional commented on LUCENE-4743: I also have a question about rewriting

[jira] [Updated] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2013-02-03 Thread Jason Nacional (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Nacional updated LUCENE-4743: --- Affects Version/s: (was: 3.6.2) 3.6 ComplexPhraseQuery

Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3705 - Still Failing

2013-02-03 Thread Dawid Weiss
Very weird. On Mon, Feb 4, 2013 at 12:46 AM, Mark Miller markrmil...@gmail.com wrote: It looks like this thing hung doing a security checkā€¦. [junit4:junit4] 2 21) Thread[id=499, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[437C1ACFB7351B0A], state=RUNNABLE,