Re: Please help building pylucene 3.6.2 on Solaris 11

2013-01-29 Thread Thomas Feuerstack
Hi Andi, thanks for your immediate response. Am 28.01.2013 18:13, schrieb Andi Vajda: (...) What can you see at the line mentioned in the first compile error ? build/_lucene/org/apache/lucene/analysis/tokenattributes/TypeAttribute.h:39:42 static ::java::lang::String

[jira] [Commented] (SOLR-4368) StatsComponent fails working with TriField

2013-01-29 Thread zuwang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565196#comment-13565196 ] zuwang commented on SOLR-4368: -- I found the results is incorrect. I will look into it later.

[jira] [Commented] (SOLR-4369) Add information about Solr 4.0 Cookbook to https://lucene.apache.org/solr/

2013-01-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565198#comment-13565198 ] Rafał Kuć commented on SOLR-4369: - Thanks Steve :) Add information about

[jira] [Closed] (SOLR-4369) Add information about Solr 4.0 Cookbook to https://lucene.apache.org/solr/

2013-01-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafał Kuć closed SOLR-4369. --- Fixed. Add information about Solr 4.0 Cookbook to https://lucene.apache.org/solr/

[jira] [Commented] (SOLR-1782) stats.facet assumes FieldCache.StringIndex - fails horribly on multivalued fields

2013-01-29 Thread David Christianson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565220#comment-13565220 ] David Christianson commented on SOLR-1782: -- Thanks for looking at this! I'll look

[jira] [Created] (LUCENE-4730) SmartChineseAnalyzer got wrong matched offset

2013-01-29 Thread Jinsong Hu (JIRA)
Jinsong Hu created LUCENE-4730: -- Summary: SmartChineseAnalyzer got wrong matched offset Key: LUCENE-4730 URL: https://issues.apache.org/jira/browse/LUCENE-4730 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-4730) SmartChineseAnalyzer got wrong matched offset

2013-01-29 Thread Jinsong Hu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinsong Hu updated LUCENE-4730: --- Description: We found that SmartChineseAnalyzer got wrong matched offset with the following test

[jira] [Updated] (LUCENE-4730) SmartChineseAnalyzer got wrong matched offset

2013-01-29 Thread Jinsong Hu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinsong Hu updated LUCENE-4730: --- Description: We found that SmartChineseAnalyzer got wrong matched offset with the following test

[jira] [Updated] (LUCENE-4730) SmartChineseAnalyzer got wrong matched offset

2013-01-29 Thread Jinsong Hu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinsong Hu updated LUCENE-4730: --- Description: We found that SmartChineseAnalyzer got wrong matched offset with the following test

[jira] [Updated] (LUCENE-4715) Add OrdinalPolicy.NO_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4715: --- Summary: Add OrdinalPolicy.NO_DIMENSION (was: Add OrdinalPolicy.ALL_BUT_DIMENSION) Add

[jira] [Updated] (LUCENE-4702) Terms dictionary compression

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4702: - Attachment: LUCENE-4702.patch Updated patch (because of changes introduced in LUCENE-4708).

[jira] [Updated] (LUCENE-4715) Add OrdinalPolicy.NO_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4715: --- Attachment: LUCENE-4715.patch * Patch adds OrdinalPolicy.NO_DIMENSION and modifies

[jira] [Commented] (LUCENE-4726) Make PackedInts encoding from/to byte byte-aligned

2013-01-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565352#comment-13565352 ] Commit Tag Bot commented on LUCENE-4726: [trunk commit] Adrien Grand

Stress test deadlocks

2013-01-29 Thread Erick Erickson
All: As part of SOLR-4196, I'm opening and closing cores at a furious rate. My tests are running for 20-40 minutes then locking up quite regularly. Of course the first place I'm looking is my recent code, since it has a bunch of synchronized blocks. The deadlock is definitely happening at a call

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.NO_DIMENSION

2013-01-29 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565359#comment-13565359 ] Gilad Barkai commented on LUCENE-4715: -- Looking at the patch, I think I might

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

2013-01-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4196: - Attachment: StressTest.zip SOLR-4196.patch Cleaned up the precommit warnings and

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.NO_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565385#comment-13565385 ] Shai Erera commented on LUCENE-4715: The thing is that there are two dimensions here:

[jira] [Created] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4375: -- Summary: Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format Key: SOLR-4375 URL: https://issues.apache.org/jira/browse/SOLR-4375

[jira] [Updated] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4375: --- Fix Version/s: 5.0 4.2 Add config or schema option to turn off compressed

[jira] [Updated] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4375: --- Affects Version/s: 4.1 Add config or schema option to turn off compressed stored fields in the

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565401#comment-13565401 ] Shawn Heisey commented on SOLR-4375: I opened this as an issue for Solr, because there

[jira] [Created] (LUCENE-4731) New ReplicatingDirectory mirrors index files to HDFS

2013-01-29 Thread David Arthur (JIRA)
David Arthur created LUCENE-4731: Summary: New ReplicatingDirectory mirrors index files to HDFS Key: LUCENE-4731 URL: https://issues.apache.org/jira/browse/LUCENE-4731 Project: Lucene - Core

[jira] [Updated] (LUCENE-4731) New ReplicatingDirectory mirrors index files to HDFS

2013-01-29 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated LUCENE-4731: - Attachment: ReplicatingDirectory.java Attaching ReplicatingDirectory.java New

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565404#comment-13565404 ] Adrien Grand commented on SOLR-4375: You can configure Solr to use another codec, but

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565407#comment-13565407 ] Shawn Heisey commented on SOLR-4375: As a workaround, a user should be able to use

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565410#comment-13565410 ] Adrien Grand commented on SOLR-4375: Unfortunately, postings formats and stored fields

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.NO_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565411#comment-13565411 ] Shai Erera commented on LUCENE-4715: Mike and I have been testing some aspects of

[jira] [Commented] (LUCENE-4731) New ReplicatingDirectory mirrors index files to HDFS

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565414#comment-13565414 ] Shai Erera commented on LUCENE-4731: Why do you need such a Directory implementation?

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565416#comment-13565416 ] Shawn Heisey commented on SOLR-4375: Some users are complaining of poor performance.

[jira] [Commented] (LUCENE-4731) New ReplicatingDirectory mirrors index files to HDFS

2013-01-29 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565418#comment-13565418 ] David Arthur commented on LUCENE-4731: -- The idea is to have a mirror of your index

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565432#comment-13565432 ] Shawn Heisey commented on SOLR-4375: Certain CPU-intensive activities like compression

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565440#comment-13565440 ] Uwe Schindler commented on SOLR-4375: - I was reviewing the mailing list. Actually only

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565453#comment-13565453 ] Adrien Grand commented on SOLR-4375: I think Uwe is right, and we should not perform

[jira] [Resolved] (LUCENE-4726) Make PackedInts encoding from/to byte byte-aligned

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4726. -- Resolution: Fixed Make PackedInts encoding from/to byte byte-aligned

[jira] [Commented] (LUCENE-4726) Make PackedInts encoding from/to byte byte-aligned

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565462#comment-13565462 ] Adrien Grand commented on LUCENE-4726: -- I'll have a look at the nightly benchs

[jira] [Commented] (LUCENE-4726) Make PackedInts encoding from/to byte byte-aligned

2013-01-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565464#comment-13565464 ] Commit Tag Bot commented on LUCENE-4726: [branch_4x commit] Adrien Grand

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565466#comment-13565466 ] Shawn Heisey commented on SOLR-4375: I had not considered some of the things Uwe

[jira] [Commented] (LUCENE-4731) New ReplicatingDirectory mirrors index files to HDFS

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565467#comment-13565467 ] Shai Erera commented on LUCENE-4731: Did you take a look at LUCENE-2632

[jira] [Updated] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4715: --- Summary: Add OrdinalPolicy.ALL_BUT_DIMENSION (was: Add OrdinalPolicy.NO_DIMENSION) Add

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #1333

2013-01-29 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/1333/changes Changes: [rmuir] BUILD SUCCESSFUL [mikemccand] move tests [mikemccand] add tests [rmuir] add TODO [rmuir] remove n^2 ram accounting [rmuir] add nocommit [rmuir] add test

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #1334

2013-01-29 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/1334/ -- [...truncated 1014 lines...] [junit4:junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex [junit4:junit4] Completed on J2 in 0.13s, 2 tests

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #1335

2013-01-29 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/1335/ -- [...truncated 1010 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestWildcard [junit4:junit4] Completed on J3 in 0.12s, 8 tests

Re: Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #1333

2013-01-29 Thread Robert Muir
i committed a fix On Tue, Jan 29, 2013 at 10:51 AM, Charlie Cron hudsonsevilt...@gmail.com wrote: See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/1333/changes Changes: [rmuir] BUILD SUCCESSFUL [mikemccand] move tests [mikemccand] add tests

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #1336

2013-01-29 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/1336/ -- [...truncated 1004 lines...] [junit4:junit4] Completed on J3 in 0.10s, 22 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCheckIndex

Jenkins build is back to normal : the_4547_machine_gun_with_no_spaces_in_its_name #1337

2013-01-29 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/1337/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-4728) Allow CommonTermsQuery to be highlighted

2013-01-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565478#comment-13565478 ] Simon Willnauer commented on LUCENE-4728: - the reason why I didn't do that is

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 155 - Failure!

2013-01-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/155/ Java: 64bit/jdk1.7.0 -XX:+UseG1GC All tests passed Build Log: [...truncated 8649 lines...] [junit4:junit4] ERROR: JVM J0 ended with an exception, command line:

[jira] [Commented] (LUCENE-4728) Allow CommonTermsQuery to be highlighted

2013-01-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565494#comment-13565494 ] Robert Muir commented on LUCENE-4728: - {quote} the reason why I didn't do that is

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565497#comment-13565497 ] Michael McCandless commented on LUCENE-4715: base = ALL, comp = ALL_BUT; I

Re: Please help building pylucene 3.6.2 on Solaris 11

2013-01-29 Thread Andi Vajda
On Jan 29, 2013, at 5:09, Thomas Feuerstack thomas.feuerst...@fernuni-hagen.de wrote: Hi Andi, thanks for your immediate response. Am 28.01.2013 18:13, schrieb Andi Vajda: (...) What can you see at the line mentioned in the first compile error ?

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565506#comment-13565506 ] Artem Lukanin commented on SOLR-4375: - I don't use highlights (there are no hl=true in

[jira] [Created] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4732: Summary: Test TermsEnum.seek on term vectors Key: LUCENE-4732 URL: https://issues.apache.org/jira/browse/LUCENE-4732 Project: Lucene - Core Issue Type: Test

[jira] [Updated] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4732: - Attachment: LUCENE-4732.patch New patch: quick test and fix for both impls.

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565518#comment-13565518 ] Mark Miller commented on SOLR-4375: --- I think before we assume compression is even to

[jira] [Commented] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565519#comment-13565519 ] Robert Muir commented on LUCENE-4732: - {quote} We don't have test cases for this

[jira] [Commented] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565532#comment-13565532 ] Adrien Grand commented on LUCENE-4732: -- bq. What is the problem with the checks in

[jira] [Commented] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565534#comment-13565534 ] Robert Muir commented on LUCENE-4732: - {quote} I just checked the code: the problem

[jira] [Commented] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565539#comment-13565539 ] Adrien Grand commented on LUCENE-4732: -- bq. assertTermsSeeking both shuffles its

[jira] [Updated] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4732: Attachment: LUCENE-4732_dueling.patch ah thanks... here's a patch to beef this up some.

[jira] [Commented] (SOLR-4375) Add config or schema option to turn off compressed stored fields in the Lucene 4.1 index format

2013-01-29 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565548#comment-13565548 ] Artem Lukanin commented on SOLR-4375: - Yes, sure, here are my numbers for mean response

[jira] [Resolved] (SOLR-4364) Admin UI - Locale based number formatting

2013-01-29 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-4364. - Resolution: Implemented Fix Version/s: 5.0 4.2

[jira] [Commented] (SOLR-4364) Admin UI - Locale based number formatting

2013-01-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565556#comment-13565556 ] Commit Tag Bot commented on SOLR-4364: -- [trunk commit] Stefan Matheis

[jira] [Created] (SOLR-4376) dih.last_index_time has bad Date.toString() format during first delta import

2013-01-29 Thread Sebastien Lorber (JIRA)
Sebastien Lorber created SOLR-4376: -- Summary: dih.last_index_time has bad Date.toString() format during first delta import Key: SOLR-4376 URL: https://issues.apache.org/jira/browse/SOLR-4376

[jira] [Commented] (SOLR-4364) Admin UI - Locale based number formatting

2013-01-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565561#comment-13565561 ] Commit Tag Bot commented on SOLR-4364: -- [branch_4x commit] Stefan Matheis

[jira] [Commented] (SOLR-4311) Luke and Core admin ajax requests shouldn't be cached in admin

2013-01-29 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565563#comment-13565563 ] Stefan Matheis (steffkes) commented on SOLR-4311: - bq. It can also be a

[jira] [Updated] (SOLR-4376) dih.last_index_time has bad Date.toString() format during first delta import

2013-01-29 Thread Sebastien Lorber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Lorber updated SOLR-4376: --- Description: Hi In: org.apache.solr.handler.dataimport.DocBuilder#getVariableResolver

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-29 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565570#comment-13565570 ] Gilad Barkai commented on LUCENE-4715: -- How can a mess be avoided when allowing

[jira] [Updated] (LUCENE-4732) Test TermsEnum.seek on term vectors

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4732: - Attachment: LUCENE-4732.patch New patch that incorporates Robert's improvements and tests more

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565586#comment-13565586 ] Shai Erera commented on LUCENE-4715: First, look at the patch, there's a test for

[jira] [Created] (LUCENE-4733) Make CompressingTermVectorsFormat the new default term vectors format?

2013-01-29 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4733: Summary: Make CompressingTermVectorsFormat the new default term vectors format? Key: LUCENE-4733 URL: https://issues.apache.org/jira/browse/LUCENE-4733 Project:

[jira] [Commented] (LUCENE-4733) Make CompressingTermVectorsFormat the new default term vectors format?

2013-01-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565596#comment-13565596 ] Adrien Grand commented on LUCENE-4733: -- It would be great if someone could set up a

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565599#comment-13565599 ] Shai Erera commented on LUCENE-4715: Mike, those are great results (ALL vs ALL_BUT)

[jira] [Commented] (LUCENE-4733) Make CompressingTermVectorsFormat the new default term vectors format?

2013-01-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565606#comment-13565606 ] Robert Muir commented on LUCENE-4733: - I think its a good idea! About the corner

[jira] [Commented] (SOLR-4376) dih.last_index_time has bad Date.toString() format during first delta import

2013-01-29 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565607#comment-13565607 ] James Dyer commented on SOLR-4376: -- could explain what is happening to your

[jira] [Commented] (SOLR-4376) dih.last_index_time has bad Date.toString() format during first delta import

2013-01-29 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565611#comment-13565611 ] James Dyer commented on SOLR-4376: -- now that I've read your edited description, I think I

[jira] [Commented] (SOLR-4284) admin UI - make core list scrollable separate from the rest of the UI

2013-01-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565622#comment-13565622 ] Commit Tag Bot commented on SOLR-4284: -- [trunk commit] Stefan Matheis

Re: Stress test deadlocks

2013-01-29 Thread Erick Erickson
Two runs doth not a conclusion reach, but removing synchronized from: DefaultSolrCoreState.getIndexWriter (line 78) let me run for an hour, at least twice. And my stress test succeeds, which fires up 15 indexing threads on 100 cores (transient core size is 20), indexes documents for an hour while

Re: Stress test deadlocks

2013-01-29 Thread Mark Miller
There is a lot of complicated interplay between locks in that area of the code - small changes can easily get you into trouble. Can you modify your test to run on the code before your patch? That would help in telling if it's something existing or something your introducing. I still plan on

[jira] [Created] (SOLR-4377) making release tarballs identical to the release tags

2013-01-29 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created SOLR-4377: -- Summary: making release tarballs identical to the release tags Key: SOLR-4377 URL: https://issues.apache.org/jira/browse/SOLR-4377 Project: Solr Issue

[jira] [Commented] (SOLR-3866) CoreAdmin SWAP and RENAME need fixed/defined when using SolrCloud

2013-01-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565664#comment-13565664 ] David Smiley commented on SOLR-3866: I wanted to use the RENAME feature so that the

[jira] [Updated] (SOLR-4371) Admin UI - Analysis Screen shows empty result

2013-01-29 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-4371: Attachment: SOLR-4371.patch Admin UI - Analysis Screen shows empty

[jira] [Commented] (SOLR-3866) CoreAdmin SWAP and RENAME need fixed/defined when using SolrCloud

2013-01-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565687#comment-13565687 ] Mark Miller commented on SOLR-3866: --- Seems we should disable these when using SolrCloud

[jira] [Created] (SOLR-4378) Admin UI - Legend for Analysis Screen

2013-01-29 Thread Stefan Matheis (steffkes) (JIRA)
Stefan Matheis (steffkes) created SOLR-4378: --- Summary: Admin UI - Legend for Analysis Screen Key: SOLR-4378 URL: https://issues.apache.org/jira/browse/SOLR-4378 Project: Solr Issue

[jira] [Commented] (SOLR-4377) making release tarballs identical to the release tags

2013-01-29 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565695#comment-13565695 ] Steve Rowe commented on SOLR-4377: -- Hi Roman, I'm not sure what you mean when you say

[jira] [Commented] (SOLR-4377) making release tarballs identical to the release tags

2013-01-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565703#comment-13565703 ] Mark Miller commented on SOLR-4377: --- bq. This is also something that is not quite ASF

[jira] [Commented] (SOLR-4377) making release tarballs identical to the release tags

2013-01-29 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565713#comment-13565713 ] Roman Shaposhnik commented on SOLR-4377: Here's an example from the 4.1.0 release

[jira] [Commented] (SOLR-4300) Possible race condition in CoreContainer.getCore() when lazily loading cores.

2013-01-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565715#comment-13565715 ] Yonik Seeley commented on SOLR-4300: I haven't had a chance to check out the whole

[jira] [Updated] (SOLR-4377) making release tarballs identical to the release tags

2013-01-29 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated SOLR-4377: --- Attachment: diff.txt making release tarballs identical to the release tags

[jira] [Commented] (SOLR-4377) making release tarballs identical to the release tags

2013-01-29 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565719#comment-13565719 ] Roman Shaposhnik commented on SOLR-4377: bq. I'm not sure that is the case. I think

[jira] [Commented] (SOLR-2635) FieldAnalysisRequestHandler; Expose Filter- Tokenizer-Settings

2013-01-29 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565720#comment-13565720 ] Stefan Matheis (steffkes) commented on SOLR-2635: - [~thetaphi‍] quick

[jira] [Resolved] (SOLR-2476) FieldAnalysisRequestHandler; Missing Tokenizer- Filter-Options

2013-01-29 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-2476. - Resolution: Duplicate Assignee: Stefan Matheis (steffkes) Not sure

[jira] [Created] (LUCENE-4734) FastVectorHighlighter Overlapping Proximity Queries Do Not Highlight

2013-01-29 Thread Ryan Lauck (JIRA)
Ryan Lauck created LUCENE-4734: -- Summary: FastVectorHighlighter Overlapping Proximity Queries Do Not Highlight Key: LUCENE-4734 URL: https://issues.apache.org/jira/browse/LUCENE-4734 Project: Lucene -

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-01-29 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565744#comment-13565744 ] Alexandre Rafalovitch commented on SOLR-4373: - I am unable to get the problem

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2013-01-29 Thread Nikolai Luthman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolai Luthman updated SOLR-3177: -- Attachment: SOLR-3177.patch Thanks for the comment Jan. I've updated the patch now to work

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2013-01-29 Thread Nikolai Luthman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolai Luthman updated SOLR-3177: -- Attachment: (was: statsfilterexclude.patch) Excluding tagged filter in StatsComponent

Re: [jira] [Commented] (SOLR-4300) Possible race condition in CoreContainer.getCore() when lazily loading cores.

2013-01-29 Thread Erick Erickson
It turns out I'd already done this in some (uncommitted) code for SOLR-4196, I'll see what I can do there. On Tue, Jan 29, 2013 at 2:49 PM, Yonik Seeley (JIRA) j...@apache.org wrote: [

[jira] [Commented] (SOLR-4300) Possible race condition in CoreContainer.getCore() when lazily loading cores.

2013-01-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565773#comment-13565773 ] Erick Erickson commented on SOLR-4300: -- It turns out that this code was already done

[jira] [Created] (LUCENE-4735) IBM J9 JVM causes test failure in Kuromoji's TestExtended

2013-01-29 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4735: -- Summary: IBM J9 JVM causes test failure in Kuromoji's TestExtended Key: LUCENE-4735 URL: https://issues.apache.org/jira/browse/LUCENE-4735 Project: Lucene

[jira] [Updated] (LUCENE-4735) IBM J9 JVM causes test failure in Kuromoji's TestExtended

2013-01-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4735: --- Attachment: LUCENE-4735.patch Patch w/ workaround for Lucene. If you use

[jira] [Updated] (LUCENE-4735) IBM J9 JVM causes test failure in Kuromoji's TestExtended

2013-01-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4735: --- Attachment: TestTreeMap2.java Simple standalone test... if you run with J9 1.6, or

  1   2   >