[jira] [Commented] (SOLR-3790) NullPointerException and ConcurrentModificationException are thrown when searching with highlighter

2012-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449473#comment-13449473 ] Koji Sekiguchi commented on SOLR-3790: -- This bug has not been filed but fixed in trunk

[jira] [Updated] (SOLR-3792) NullPointerException in highlighter under certain conditions

2012-09-05 Thread Yoni Amir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yoni Amir updated SOLR-3792: Summary: NullPointerException in highlighter under certain conditions (was: NPE in highlighter under certai

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449428#comment-13449428 ] Robert Muir commented on LUCENE-4364: - Uwe: seems like good ideas i think. I'm going

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449426#comment-13449426 ] Uwe Schindler commented on LUCENE-4364: --- Hi, thats a great improvement. Very simple

[jira] [Commented] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449400#comment-13449400 ] Chris Male commented on LUCENE-4365: Great work improving this Steven, what a mess!

[jira] [Commented] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449399#comment-13449399 ] Robert Muir commented on LUCENE-4365: - {quote} The solr-core-tests module fails SolrI

[jira] [Updated] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-4365: Attachment: lucene.solr.cyclic.dependencies.removed.png Graph showing dependencies after applying

[jira] [Commented] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449394#comment-13449394 ] Steven Rowe commented on LUCENE-4365: - Before applying the patch, run the following s

[jira] [Updated] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-4365: Attachment: LUCENE-4365.patch Trunk patch splitting out a tests-only module for each of the four m

[jira] [Closed] (SOLR-3797) NullPointerException when attempting search using JSON format. XML formatted search does not error using same params.

2012-09-05 Thread Daniel Guy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Guy closed SOLR-3797. Resolution: Invalid This is because of how I created the core as a copy of another core I believe.

[jira] [Updated] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4364: Attachment: LUCENE-4364.patch just some minor cleanups and adding back those bounds checks i forgo

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449381#comment-13449381 ] Robert Muir commented on LUCENE-4364: - note we should add the bounds checks for offse

[jira] [Updated] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4364: Attachment: LUCENE-4364.patch Further refactoring, i think this is much cleaner. This whole slic

[jira] [Updated] (SOLR-3795) /admin/luke?show=schema is returning raw toString of SchemaField and CopyField objects for "copyDests" and "copySources"

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3795: --- Component/s: web gui Fix Version/s: 4.0 Assignee: Hoss Man > /admin/luke?show=schema is ret

[jira] [Updated] (SOLR-3795) /admin/luke?show=schema is returning raw toString of SchemaField and CopyField objects for "copyDests" and "copySources"

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3795: --- Attachment: SOLR-3795.patch patch that fixes LukeRequestHandler to return just the names for copyDests and co

[jira] [Created] (SOLR-3798) copyField logic in LukeRequestHandler is primitive, doesn't work well with dynamicFields

2012-09-05 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3798: -- Summary: copyField logic in LukeRequestHandler is primitive, doesn't work well with dynamicFields Key: SOLR-3798 URL: https://issues.apache.org/jira/browse/SOLR-3798 Project: Sol

[jira] [Updated] (SOLR-3797) NullPointerException when attempting search using JSON format. XML formatted search does not error using same params.

2012-09-05 Thread Daniel Guy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Guy updated SOLR-3797: - Attachment: solrconfig.xml schema.xml Attached schema and solrconfig. This is an instance

[jira] [Created] (SOLR-3797) NullPointerException when attempting search using JSON format. XML formatted search does not error using same params.

2012-09-05 Thread Daniel Guy (JIRA)
Daniel Guy created SOLR-3797: Summary: NullPointerException when attempting search using JSON format. XML formatted search does not error using same params. Key: SOLR-3797 URL: https://issues.apache.org/jira/browse/SO

[jira] [Created] (SOLR-3796) I am getting 404 when accessing http://localhost:7101/wcoe-solr/admin

2012-09-05 Thread Sridharan (JIRA)
Sridharan created SOLR-3796: --- Summary: I am getting 404 when accessing http://localhost:7101/wcoe-solr/admin Key: SOLR-3796 URL: https://issues.apache.org/jira/browse/SOLR-3796 Project: Solr Issue

[jira] [Created] (SOLR-3795) /admin/luke?show=schema is returning raw toString of SchemaField and CopyField objects for "copyDests" and "copySources"

2012-09-05 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3795: -- Summary: /admin/luke?show=schema is returning raw toString of SchemaField and CopyField objects for "copyDests" and "copySources" Key: SOLR-3795 URL: https://issues.apache.org/jira/browse/SOL

[jira] [Commented] (SOLR-3734) Forever loop in schema browser

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449303#comment-13449303 ] Hoss Man commented on SOLR-3734: watching the logs while using the UI, it seems that the cr

[jira] [Commented] (SOLR-3790) NullPointerException and ConcurrentModificationException are thrown when searching with highlighter

2012-09-05 Thread shou aoki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449301#comment-13449301 ] shou aoki commented on SOLR-3790: - Thank you Mr.Sekiguchi. I read your blog often, I respec

[jira] [Updated] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-4365: Attachment: lucene.solr.dependency.cycles.png.jpg Graph of current Lucene/Solr inter-module cyclic

[jira] [Created] (LUCENE-4365) The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules

2012-09-05 Thread Steven Rowe (JIRA)
Steven Rowe created LUCENE-4365: --- Summary: The Maven build can't directly handle complex inter-module dependencies involving the test-framework modules Key: LUCENE-4365 URL: https://issues.apache.org/jira/browse/LUC

[jira] [Commented] (SOLR-3794) We should protect against the corner case where zk session expiration causes a new leader election but only recovering nodes make it into the election.

2012-09-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449273#comment-13449273 ] Mark Miller commented on SOLR-3794: --- When we see all nodes in the election are recovering

[jira] [Created] (SOLR-3794) We should protect against the corner case where zk session expiration causes a new leader election but only recovering nodes make it into the election.

2012-09-05 Thread Mark Miller (JIRA)
Mark Miller created SOLR-3794: - Summary: We should protect against the corner case where zk session expiration causes a new leader election but only recovering nodes make it into the election. Key: SOLR-3794 URL: htt

[jira] [Commented] (SOLR-3734) Forever loop in schema browser

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449267#comment-13449267 ] Hoss Man commented on SOLR-3734: bq. The reason is pretty simple: in your schema, you have

[jira] [Commented] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449225#comment-13449225 ] Uwe Schindler commented on LUCENE-4123: --- Mike, I am not sure if we really need that

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449217#comment-13449217 ] Uwe Schindler commented on LUCENE-4364: --- Sorry, i did not see that, your patch alre

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449206#comment-13449206 ] Robert Muir commented on LUCENE-4364: - Uwe: this is how the whole patch works already

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449199#comment-13449199 ] Uwe Schindler commented on LUCENE-4364: --- Hey, I did not yet fully review the patch,

[jira] [Assigned] (SOLR-3793) duplicate (deleted) documents included in result set when using field faceting with fq

2012-09-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-3793: -- Assignee: Yonik Seeley > duplicate (deleted) documents included in result set when using fie

[jira] [Updated] (SOLR-3793) duplicate (deleted) documents included in result set when using field faceting with fq

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3793: --- Description: Günter Hipler reported on the solr-user mailing list that he was seeing inconsistencies in facet

[jira] [Updated] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4364: Attachment: LUCENE-4364.patch updated with some forgotten safety. since all slices are clones, the

[jira] [Commented] (SOLR-3793) duplicate (deleted) documents included in result set when using field faceting with fq

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449163#comment-13449163 ] Hoss Man commented on SOLR-3793: The problem seems to be specific to using UnInvertedField

[jira] [Updated] (SOLR-3793) duplicate (deleted) documents included in result set when using field faceting with fq

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3793: --- Description: Günter Hipler reported on the solr-user mailing list that he was seeing inconsistencies in fac

[jira] [Created] (SOLR-3793) duplicate (deleted) documents included in result set when using field faceting with fq

2012-09-05 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3793: -- Summary: duplicate (deleted) documents included in result set when using field faceting with fq Key: SOLR-3793 URL: https://issues.apache.org/jira/browse/SOLR-3793 Project: Solr

[jira] [Updated] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4364: Attachment: LUCENE-4364.patch patch: I brought LUCENE-4124 up to speed as i needed it to solve thi

[jira] [Created] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-05 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4364: --- Summary: MMapDirectory makes too many maps for CFS Key: LUCENE-4364 URL: https://issues.apache.org/jira/browse/LUCENE-4364 Project: Lucene - Core Issue Type: B

[jira] [Updated] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4123: --- Attachment: LUCENE-4123.patch New patch, also overriding createSlicer so that openin

[jira] [Updated] (SOLR-3784) Schema-Browser hangs because of similarity

2012-09-05 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated SOLR-3784: -- Attachment: SOLR-3784.patch I modified your patch a little to be defensive around the classname as well,

[jira] [Comment Edited] (SOLR-1549) SqlEntityProcessor does not recognize onError attribute

2012-09-05 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449018#comment-13449018 ] Alexander Kanarsky edited comment on SOLR-1549 at 9/6/12 6:09 AM: ---

[jira] [Commented] (SOLR-1549) SqlEntityProcessor does not recognize onError attribute

2012-09-05 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449018#comment-13449018 ] Alexander Kanarsky commented on SOLR-1549: -- James, just to clarify the ration behi

[jira] [Commented] (SOLR-1581) Facet by Function

2012-09-05 Thread Antoine Le Floc'h (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449008#comment-13449008 ] Antoine Le Floc'h commented on SOLR-1581: - Do you confirm that as of Sep 2012, ther

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Dawid Weiss
> erick.erick...@gmail.com (that one had permissions), but that either It's probably Erick's dark side alter ego: http://goo.gl/orGMC Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-m

[jira] [Commented] (LUCENE-4351) Upgrade Spatial4j to 0.3

2012-09-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448968#comment-13448968 ] David Smiley commented on LUCENE-4351: -- Thanks Scott. I committed to trunk in 4 comm

[jira] [Resolved] (SOLR-3787) Compress (internal) parameter mismatch

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3787. Resolution: Fixed looks like sami fixed this in SOLR-3789 > Compress (internal) parameter m

[jira] [Assigned] (SOLR-3789) Cannot use "internal" compression in replication handler

2012-09-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-3789: -- Assignee: Sami Siren > Cannot use "internal" compression in replication handler > --

[jira] [Updated] (LUCENE-4351) Upgrade Spatial4j to 0.3

2012-09-05 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated LUCENE-4351: - Attachment: LUCENE-4351_Spatial4j_0_3.patch Updated the Eclipse classpath entry

[jira] [Commented] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448919#comment-13448919 ] Uwe Schindler commented on LUCENE-4340: --- Can you remove the public ctor (default) o

[jira] [Updated] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4123: --- Attachment: LUCENE-4123.patch Thanks Robert! That's awesome feedback ... new patch.

[jira] [Updated] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4340: - Attachment: LUCENE-4340-bloom.patch Patch for moving bloom utilities to lucene/codecs. You need

[jira] [Commented] (SOLR-3787) Compress (internal) parameter mismatch

2012-09-05 Thread sami hoda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448904#comment-13448904 ] sami hoda commented on SOLR-3787: - This is a pretty big issue for us. Replication between d

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_35) - Build # 630 - Failure!

2012-09-05 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/630/ Java: 32bit/jdk1.6.0_35 -server -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 11459 lines...] check-licenses: [echo] License check under: C:\Jenkins\workspace\Lucene-Solr-trunk-Windows\lucene [

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

2012-09-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/601/ No tests ran. Build Log: [...truncated 757 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucen

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_07) - Build # 897 - Still Failing!

2012-09-05 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/897/ Java: 64bit/jdk1.7.0_07 -XX:+UseSerialGC All tests passed Build Log: [...truncated 12045 lines...] check-licenses: [echo] License check under: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene [licenses] MIS

[jira] [Commented] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448898#comment-13448898 ] Michael McCandless commented on LUCENE-4340: bq. I'm thinking of hardwiring H

RE: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Uwe Schindler
LOL: I added that one because this was the Solr one. Erick: Just to be sure: what is your account name and eMail address in JIRA? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Robert Muir [mailto:rcm.

RE: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Uwe Schindler
I added you also to Lucene! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Wednesday, September 05, 2012 6:56 PM > To: dev@lucene.apache.org > Sub

RE: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Steven A Rowe
I was wondering why Erick's name was already in the Administrators group... Thanks Robert. -Original Message- From: Robert Muir [mailto:rcm...@gmail.com] Sent: Wednesday, September 05, 2012 1:02 PM To: dev@lucene.apache.org Subject: Re: [jira] [Commented] (LUCENE-4362) ban tab-indented s

[jira] [Commented] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448887#comment-13448887 ] Adrien Grand commented on LUCENE-4340: -- I was trying to move the bloom utilities (oa

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Robert Muir
I took care of it. THe problem was 2 Erick Ericksons. one was erick.erick...@gmail.com (that one had permissions), but that either isn't you, or was an old address. I put your new one in there and disabled access for the other one On Wed, Sep 5, 2012 at 12:59 PM, Steven A Rowe wrote: > Hi Erick,

RE: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Steven A Rowe
Hi Erick, I think I can add you to the appropriate group. Trying now. Steve -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Wednesday, September 05, 2012 12:56 PM To: dev@lucene.apache.org Subject: Re: [jira] [Commented] (LUCENE-4362) ban tab-indented sou

[jira] [Commented] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448884#comment-13448884 ] Robert Muir commented on LUCENE-4123: - also readBytes should not catch ArrayIndexOutO

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Erick Erickson
I'll be happy to. I got the patches and applied them, but I can't assign the JIRA to myself. I can in Solr, but in Lucene I don't have the "assign" tab displayed. Who do I talk to? Erick On Wed, Sep 5, 2012 at 11:57 AM, Robert Muir wrote: > On Wed, Sep 5, 2012 at 11:04 AM, Erick Erickson

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 863 - Failure!

2012-09-05 Thread Michael McCandless
On Wed, Sep 5, 2012 at 12:33 PM, Dawid Weiss wrote: >> But it was odd I could not repro ... > > Same JVM, same settings? Perhaps a different default heap? Aha! I had failed to use the same (IBM) JVM ... now that I tried that, I can reproduce. So it does not OOM under Oracle's JVM but does unde

[jira] [Commented] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448870#comment-13448870 ] Robert Muir commented on LUCENE-4123: - looks good... i dont really like that close()

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 863 - Failure!

2012-09-05 Thread Dawid Weiss
> But it was odd I could not repro ... Same JVM, same settings? Perhaps a different default heap? - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 863 - Failure!

2012-09-05 Thread Michael McCandless
On Wed, Sep 5, 2012 at 11:26 AM, Dawid Weiss wrote: >> But: it looks like it was happening due to RamUsageEstimator's >> overhead of tracking which objects it has seen ... so I committed a >> fix to do its own rough accounting. > > This can amount to some cost, true, the cost of the set (table of

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_07) - Build # 896 - Failure!

2012-09-05 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/896/ Java: 32bit/jdk1.7.0_07 -client -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.lucene.spatial.prefix.TestRecursivePrefixTreeStrategy.geohashRecursiveRandom Error Message: Intersects(Circle(Pt(x=1.8440186977386

[jira] [Updated] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4123: --- Attachment: LUCENE-4123.patch New patch, catching AIOOBE and throwing EOFException,

[jira] [Commented] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448842#comment-13448842 ] Michael McCandless commented on LUCENE-4123: I believe it is safe ... eg all

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Robert Muir
On Wed, Sep 5, 2012 at 11:04 AM, Erick Erickson wrote: > @Uwe: Right, wasn't thinking, a fairly common happening. > > Note that this is fairly ugly in that the simple-minded substitution > I did isn't totally right. You get diff lines like: I think the automatic 2-space replacement is fine fo

[jira] [Updated] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4362: Attachment: LUCENE-4362.patch updated patch to trunk, and fixed a few more files with just stray t

[jira] [Commented] (LUCENE-4123) Add CachingRAMDirectory

2012-09-05 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448829#comment-13448829 ] Shai Erera commented on LUCENE-4123: Besides Uwe's ideas for improvements, is this Di

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 863 - Failure!

2012-09-05 Thread Dawid Weiss
> But: it looks like it was happening due to RamUsageEstimator's > overhead of tracking which objects it has seen ... so I committed a > fix to do its own rough accounting. This can amount to some cost, true, the cost of the set (table of references). Dawid --

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Erick Erickson
@Uwe: Right, wasn't thinking, a fairly common happening. Note that this is fairly ugly in that the simple-minded substitution I did isn't totally right. You get diff lines like: return new FloatDocValues(this) { @Override public float floatVal(int doc) { - return func

[jira] [Commented] (LUCENE-4186) Lucene spatial's "distErrPct" is treated as a fraction, not a percent.

2012-09-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448801#comment-13448801 ] Chris Male commented on LUCENE-4186: bq. It'd be nice if this could be done at index

[jira] [Commented] (SOLR-3790) NullPointerException and ConcurrentModificationException are thrown when searching with highlighter

2012-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448798#comment-13448798 ] Koji Sekiguchi commented on SOLR-3790: -- Hmm, this is not good. I think storedHighlight

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 863 - Failure!

2012-09-05 Thread Michael McCandless
I was unable to reproduce this OOM. But: it looks like it was happening due to RamUsageEstimator's overhead of tracking which objects it has seen ... so I committed a fix to do its own rough accounting. Mike McCandless http://blog.mikemccandless.com On Tue, Sep 4, 2012 at 5:42 PM, Policeman Jen

[jira] [Updated] (SOLR-3791) SortedMapBackedCache.java throws NullPointerException

2012-09-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-3791: - Attachment: SOLR-3791.patch Here is a patch that prevents a NPE in the case you try to enter a row into th

[jira] [Commented] (LUCENE-4186) Lucene spatial's "distErrPct" is treated as a fraction, not a percent.

2012-09-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448784#comment-13448784 ] David Smiley commented on LUCENE-4186: -- bq. +1 Do we validate somewhere that the val

[jira] [Updated] (LUCENE-4354) add validate-maven task to check maven dependencies

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4354: Attachment: LUCENE-4354.patch merged patch up to trunk changes. > add validate-ma

[jira] [Created] (SOLR-3792) NPE in highlighter under certain conditions

2012-09-05 Thread Yoni Amir (JIRA)
Yoni Amir created SOLR-3792: --- Summary: NPE in highlighter under certain conditions Key: SOLR-3792 URL: https://issues.apache.org/jira/browse/SOLR-3792 Project: Solr Issue Type: Bug Compon

[jira] [Commented] (LUCENE-4186) Lucene spatial's "distErrPct" is treated as a fraction, not a percent.

2012-09-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448758#comment-13448758 ] Chris Male commented on LUCENE-4186: bq. SpatialArgs.toString()'s logic was moved to

[jira] [Commented] (SOLR-2649) MM ignored in edismax queries with operators

2012-09-05 Thread John Freier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448742#comment-13448742 ] John Freier commented on SOLR-2649: --- Hey folks. I ran across this issue after noticing th

[jira] [Updated] (LUCENE-4186) Lucene spatial's "distErrPct" is treated as a fraction, not a percent.

2012-09-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4186: - Attachment: LUCENE-4186_distErrPct_upgrade.patch This patch does a lot of things: * SpatialArgs.

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Robert Muir
No it didnt. these classes do not exist in trunk. On Wed, Sep 5, 2012 at 8:37 AM, Erick Erickson wrote: > Interestingly, this check missed the FrenchStemFilter.java (and I > don't know what others) > that found tabs by doing a quick search of the Lucene source tree. > Does the ant task > skip de

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Robert Muir
On Wed, Sep 5, 2012 at 9:03 AM, Erick Erickson wrote: > OK, through the miracles of modern IDEs I can make all the > changes (for tabs only) in just a few minutes, running tests now... > > NOTE: this is just the java files, and a really stupid substitution > of two spaces for each and every tab.

[jira] [Commented] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448733#comment-13448733 ] Adrien Grand commented on LUCENE-4340: -- I think all classes in o.a.l.util.packed can

[jira] [Created] (LUCENE-4363) o.a.l.codecs should be pruned to abstract apis

2012-09-05 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4363: --- Summary: o.a.l.codecs should be pruned to abstract apis Key: LUCENE-4363 URL: https://issues.apache.org/jira/browse/LUCENE-4363 Project: Lucene - Core Issue Ty

RE: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Uwe Schindler
Erick: There is an issue about this: https://issues.apache.org/jira/browse/LUCENE-4362 - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Wednesday, S

[jira] [Commented] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448724#comment-13448724 ] Robert Muir commented on LUCENE-4340: - Is there any special purpose stuff in .util us

[jira] [Commented] (LUCENE-4340) Move all codecs but Lucene40 to a module

2012-09-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448721#comment-13448721 ] Adrien Grand commented on LUCENE-4340: -- One nice side effect of moving this stuff ou

[jira] [Created] (SOLR-3791) SortedMapBackedCache.java throws NullPointerException

2012-09-05 Thread Steffen Moelter (JIRA)
Steffen Moelter created SOLR-3791: - Summary: SortedMapBackedCache.java throws NullPointerException Key: SOLR-3791 URL: https://issues.apache.org/jira/browse/SOLR-3791 Project: Solr Issue Type

[jira] [Updated] (SOLR-3785) Cluster-state inconsistent

2012-09-05 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-3785: - Attachment: SOLR-3785.patch Here's a patch that adds watches in Overseer for live nodes. When live nodes

Re: [jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-05 Thread Erick Erickson
OK, through the miracles of modern IDEs I can make all the changes (for tabs only) in just a few minutes, running tests now... NOTE: this is just the java files, and a really stupid substitution of two spaces for each and every tab. No, I didn't just reformat the whole source tree, though it was

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

2012-09-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15183/ All tests passed Build Log: [...truncated 21306 lines...] -jenkins-javadocs-lint: javadocs-lint: [...truncated 1603 lines...] javadocs-lint: [exec] [exec] Crawl/parse... [exec] [exec] build/docs/co

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_35) - Build # 627 - Still Failing!

2012-09-05 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/627/ Java: 32bit/jdk1.6.0_35 -client -XX:+UseSerialGC All tests passed Build Log: [...truncated 21271 lines...] -jenkins-javadocs-lint: [...truncated 24 lines...] BUILD FAILED C:\Jenkins\workspace\Lucene-Solr-trunk-Windows\b

RE: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_35) - Build # 624 - Still Failing!

2012-09-05 Thread Uwe Schindler
> > You can check your own working copy with: > > trunk $> ant check-svn-working-copy > > Won't work for folks with git-svn like me, will it. That was for all other people using SVN :-) So you can run this pre-commit and not wait for Jenkins to fail. Uwe -

  1   2   >