[jira] [Created] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4762: -- Summary: Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach Key: SOLR-4762 URL: https://issues.apache.org/jira/browse/SOLR-4762 Project: Solr

[jira] [Updated] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4762: --- Description: When a user tried to deploy on weblogic 10.3, they got this exception: {noformat} Error

[jira] [Updated] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4762: --- Description: When a user tried to deploy on weblogic 10.3, they got this exception: {noformat} Error

[jira] [Commented] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641490#comment-13641490 ] Uwe Schindler commented on SOLR-4762: - The problem is that Solr uses a newer version of

[jira] [Commented] (SOLR-4358) SolrJ, by preventing multi-part post, loses key information about file name that Tika needs

2013-04-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641504#comment-13641504 ] Karl Wright commented on SOLR-4358: --- Has this ticket fix been pulled up into the latest

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 245 - Still Failing

2013-04-25 Thread Simon Willnauer
this looks pretty serious! any chance we can get this index? On Thu, Apr 25, 2013 at 7:59 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/245/ 1 tests failed. REGRESSION:

[jira] [Commented] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641567#comment-13641567 ] Adrien Grand commented on LUCENE-4955: -- Given that offsets can't go backwards and

[jira] [Updated] (SOLR-4735) Improve Solr metrics reporting

2013-04-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4735: Attachment: SOLR-4735.patch New patch, moving everything to a single registry per-core, and adding

[jira] [Created] (SOLR-4763) Performance issue when using group.facet=true

2013-04-25 Thread Alexander Koval (JIRA)
Alexander Koval created SOLR-4763: - Summary: Performance issue when using group.facet=true Key: SOLR-4763 URL: https://issues.apache.org/jira/browse/SOLR-4763 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-4763) Performance issue when using group.facet=true

2013-04-25 Thread Alexander Koval (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Koval updated SOLR-4763: -- Description: I do not know whether this is bug or not. But calculating facets with

[jira] [Commented] (SOLR-4758) Zk bootstrapping does not work with the new solr.xml format and core discovery by directory structure.

2013-04-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641660#comment-13641660 ] Erick Erickson commented on SOLR-4758: -- I wrestled with this and deferred it until

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 245 - Still Failing

2013-04-25 Thread Michael McCandless
OK I pulled it down ... it looks like this: -rw-r--r-- 1 501 mike 87 Apr 25 06:50 _0_dv.cfe -rw-r--r-- 1 501 mike208 Apr 25 06:50 _0_dv.cfs -rw-r--r-- 1 501 mike931 Apr 25 06:50 _0.fdt -rw-r--r-- 1 501 mike 45 Apr 25 06:50 _0.fdx -rw-r--r-- 1 501 mike734 Apr 25 06:50 _0.fnm

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 245 - Still Failing

2013-04-25 Thread Simon Willnauer
mike, how can you pull this index? Do we have this on the wiki where to go etc? On Thu, Apr 25, 2013 at 1:23 PM, Michael McCandless luc...@mikemccandless.com wrote: OK I pulled it down ... it looks like this: -rw-r--r-- 1 501 mike 87 Apr 25 06:50 _0_dv.cfe -rw-r--r-- 1 501 mike208

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 245 - Still Failing

2013-04-25 Thread Michael McCandless
I just log into lucene.zones.apache.org and go to the directory (the full path is in the Jenkins failure) Mike McCandless http://blog.mikemccandless.com On Thu, Apr 25, 2013 at 7:30 AM, Simon Willnauer simon.willna...@gmail.comwrote: mike, how can you pull this index? Do we have this

Re: [VOTE] Lucene Solr 4.3.0 RC3

2013-04-25 Thread Shai Erera
+1 smoke tester happy here. Shai On Thu, Apr 25, 2013 at 12:18 AM, Chris Hostetter hossman_luc...@fucit.orgwrote: : http://people.apache.org/~simonw/staging_area/lucene-solr-4.3.0-RC3-rev1470846/ +1 to releasing the artifacts with the following SHA1 signatures as Lucene/Solr 4.3.0...

[jira] [Commented] (SOLR-2356) indexing using DataImportHandler does not use entire CPU capacities

2013-04-25 Thread Roman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641692#comment-13641692 ] Roman commented on SOLR-2356: - Why this issue is marked as minor? Data import can bee speeded

[jira] [Commented] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641704#comment-13641704 ] Robert Muir commented on LUCENE-4955: - +1 Adrien. these analysis components should

[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4955: Attachment: highlighter-test.patch bq. We can speed up the process now by changing

[jira] [Commented] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641706#comment-13641706 ] Adrien Grand commented on LUCENE-4955: -- +1 I'll work on fixing NGramTokenizer and

[jira] [Commented] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641709#comment-13641709 ] Robert Muir commented on LUCENE-4955: - I don't think we should add analysis-common as

[jira] [Created] (LUCENE-4957) Stop IndexWriter from writing broken term vector offset data in 5.0

2013-04-25 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4957: --- Summary: Stop IndexWriter from writing broken term vector offset data in 5.0 Key: LUCENE-4957 URL: https://issues.apache.org/jira/browse/LUCENE-4957 Project: Lucene -

[jira] [Commented] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641710#comment-13641710 ] Simon Willnauer commented on LUCENE-4955: - robert I agree, I added this as sep.

[jira] [Commented] (LUCENE-4957) Stop IndexWriter from writing broken term vector offset data in 5.0

2013-04-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641723#comment-13641723 ] Uwe Schindler commented on LUCENE-4957: --- +1 Stop IndexWriter from

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-04-25 Thread Zack Zullick (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641739#comment-13641739 ] Zack Zullick commented on LUCENE-2899: -- Some information for those wanting to try

SOLR-2894 - am I the only one who gets this behaviour?

2013-04-25 Thread Stein Gran
Hi, I tested the latest patch for SOLR-2894 a couple of weeks ago, and while it worked fine for string fields I got no output if one of the facet.pivot fields is a date field. (SOLR-2894 is about implementing distributed pivot faceting)

[jira] [Updated] (SOLR-4759) Cleanup Velocity Templates

2013-04-25 Thread Mark Bennett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Bennett updated SOLR-4759: --- Attachment: velocity-SOLR-4759.zip Because the patch includes both file renaming and content changes

Fwd: Contributing the Korean Analyzer

2013-04-25 Thread Steve Rowe
Forwarding to the dev list: Begin forwarded message: From: 이수명 smlee0...@gmail.com Subject: Re: Contributing the Korean Analyzer Date: April 24, 2013 10:00:18 PM EDT To: Steve Rowe sar...@gmail.com Hello Steve, Yes, I'm the only author of the code. It took 2 years for me to finish

[jira] [Commented] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641876#comment-13641876 ] Mark Miller commented on SOLR-4761: --- +1, patch looks good! bq. it won't actually kick

[jira] [Commented] (SOLR-4763) Performance issue when using group.facet=true

2013-04-25 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641883#comment-13641883 ] Otis Gospodnetic commented on SOLR-4763: If you don't know if it's a bug or not

[jira] [Created] (SOLR-4764) When using NRT, just init the reader from IndexWriter

2013-04-25 Thread Robert Muir (JIRA)
Robert Muir created SOLR-4764: - Summary: When using NRT, just init the reader from IndexWriter Key: SOLR-4764 URL: https://issues.apache.org/jira/browse/SOLR-4764 Project: Solr Issue Type:

[jira] [Commented] (SOLR-4763) Performance issue when using group.facet=true

2013-04-25 Thread Alexander Koval (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641922#comment-13641922 ] Alexander Koval commented on SOLR-4763: --- I'm sorry for that. I found 2 discussions in

[jira] [Updated] (SOLR-4655) The Overseer should assign node names by default.

2013-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4655: -- Attachment: SOLR-4655.patch To trunk. The Overseer should assign node names by

[jira] [Commented] (SOLR-2356) indexing using DataImportHandler does not use entire CPU capacities

2013-04-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641944#comment-13641944 ] Shawn Heisey commented on SOLR-2356: Roman, patches are welcome. If you know how to

[jira] [Commented] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641959#comment-13641959 ] Shawn Heisey commented on SOLR-4762: [~thetaphi] that is the conclusion I came to as

[jira] [Commented] (LUCENE-4956) the korean analyzer that has a korean morphological analyzer and dictionaries

2013-04-25 Thread soomyung (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641960#comment-13641960 ] soomyung commented on LUCENE-4956: -- Thanks for your help and your great concern ,

[jira] [Updated] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4762: --- Attachment: SOLR-4762.patch Patch that might fix the issue. I will run tests and wait for feedback

Re: [VOTE] Lucene Solr 4.3.0 RC3

2013-04-25 Thread Shalin Shekhar Mangar
+1 On Tue, Apr 23, 2013 at 5:20 PM, Simon Willnauer simon.willna...@gmail.comwrote: Here is a new RC candidate... http://people.apache.org/~simonw/staging_area/lucene-solr-4.3.0-RC3-rev1470846/ here is my +1 thanks for voting... simon

Re: [VOTE] Lucene Solr 4.3.0 RC3

2013-04-25 Thread Mark Miller
+1 - Mark On Apr 23, 2013, at 7:50 AM, Simon Willnauer simon.willna...@gmail.com wrote: Here is a new RC candidate... http://people.apache.org/~simonw/staging_area/lucene-solr-4.3.0-RC3-rev1470846/ here is my +1 thanks for voting... simon

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-04-25 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641968#comment-13641968 ] Lance Norskog commented on LUCENE-2899: --- Maciej- This is a good point. This package

[jira] [Created] (SOLR-4765) The new Collections API test deleteCollectionWithDownNodes fails often with a server 500 error.

2013-04-25 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4765: - Summary: The new Collections API test deleteCollectionWithDownNodes fails often with a server 500 error. Key: SOLR-4765 URL: https://issues.apache.org/jira/browse/SOLR-4765

[jira] [Updated] (SOLR-4765) The new Collections API test deleteCollectionWithDownNodes fails often with a server 500 error.

2013-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4765: -- Issue Type: Test (was: Bug) The new Collections API test deleteCollectionWithDownNodes fails

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 35158 - Failure!

2013-04-25 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/35158/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestFilteredSearch Error Message: 6 threads leaked from SUITE scope at org.apache.lucene.search.TestFilteredSearch: 1) Thread[id=317,

[jira] [Commented] (SOLR-4765) The new Collections API test deleteCollectionWithDownNodes fails often with a server 500 error.

2013-04-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642001#comment-13642001 ] Commit Tag Bot commented on SOLR-4765: -- [trunk commit] markrmiller

[jira] [Created] (LUCENE-4958) unnecessary assert on docid

2013-04-25 Thread John Wang (JIRA)
John Wang created LUCENE-4958: - Summary: unnecessary assert on docid Key: LUCENE-4958 URL: https://issues.apache.org/jira/browse/LUCENE-4958 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (SOLR-4765) The new Collections API test deleteCollectionWithDownNodes fails often with a server 500 error.

2013-04-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642023#comment-13642023 ] Commit Tag Bot commented on SOLR-4765: -- [branch_4x commit] markrmiller

[jira] [Created] (LUCENE-4959) Incorrect return value from SimpleNaiveBayesClassifier.assignClass

2013-04-25 Thread Alexey Kutin (JIRA)
Alexey Kutin created LUCENE-4959: Summary: Incorrect return value from SimpleNaiveBayesClassifier.assignClass Key: LUCENE-4959 URL: https://issues.apache.org/jira/browse/LUCENE-4959 Project: Lucene

[jira] [Created] (LUCENE-4960) Require minimum ivy version

2013-04-25 Thread Shawn Heisey (JIRA)
Shawn Heisey created LUCENE-4960: Summary: Require minimum ivy version Key: LUCENE-4960 URL: https://issues.apache.org/jira/browse/LUCENE-4960 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642056#comment-13642056 ] Michael McCandless commented on SOLR-4761: -- +1, I like SimpleMergedSegmentWarmer.

[jira] [Commented] (SOLR-4764) When using NRT, just init the reader from IndexWriter

2013-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642072#comment-13642072 ] Michael McCandless commented on SOLR-4764: -- +1, this is very costly, because the

[jira] [Commented] (LUCENE-4738) Killed JVM when first commit was running will generate a corrupted index

2013-04-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642087#comment-13642087 ] Commit Tag Bot commented on LUCENE-4738: [trunk commit] mikemccand

[jira] [Commented] (LUCENE-4738) Killed JVM when first commit was running will generate a corrupted index

2013-04-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642088#comment-13642088 ] Commit Tag Bot commented on LUCENE-4738: [branch_4x commit] mikemccand

[jira] [Commented] (SOLR-4762) Deploying on weblogic: java.lang.NoSuchMethodError: replaceEach

2013-04-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642093#comment-13642093 ] Shawn Heisey commented on SOLR-4762: Tests and precommit pass. I'm hoping someone can

[jira] [Commented] (LUCENE-4958) unnecessary assert on docid

2013-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642117#comment-13642117 ] Michael McCandless commented on LUCENE-4958: I think this assert is gone in

[jira] [Updated] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4761: -- Attachment: SOLR-4761.patch updated patch. I also put this guy in the test rotation.

[jira] [Commented] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642124#comment-13642124 ] Michael McCandless commented on SOLR-4761: -- +1, looks great! Thanks Rob.

[jira] [Commented] (SOLR-4735) Improve Solr metrics reporting

2013-04-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642139#comment-13642139 ] Ryan McKinley commented on SOLR-4735: - This looks like it creates a new registry for

[jira] [Commented] (SOLR-4735) Improve Solr metrics reporting

2013-04-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642148#comment-13642148 ] Ryan McKinley commented on SOLR-4735: - ideally CoreContainer could have a function

[jira] [Commented] (LUCENE-4947) Java implementation (and improvement) of Levenshtein associated lexicon automata

2013-04-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642161#comment-13642161 ] Steve Rowe commented on LUCENE-4947: bq. Just updating the thread to notify everyone

[jira] [Assigned] (LUCENE-4959) Incorrect return value from SimpleNaiveBayesClassifier.assignClass

2013-04-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-4959: Assignee: Adrien Grand Incorrect return value from

[jira] [Commented] (LUCENE-4957) Stop IndexWriter from writing broken term vector offset data in 5.0

2013-04-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642201#comment-13642201 ] Adrien Grand commented on LUCENE-4957: -- +1 Stop IndexWriter from

[jira] [Commented] (LUCENE-4956) the korean analyzer that has a korean morphological analyzer and dictionaries

2013-04-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642218#comment-13642218 ] Dawid Weiss commented on LUCENE-4956: - That's because Christian has ninja

[jira] [Commented] (SOLR-2356) indexing using DataImportHandler does not use entire CPU capacities

2013-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642219#comment-13642219 ] Jan Høydahl commented on SOLR-2356: --- In my opinion, DIH should be completely redesigned

Re: [VOTE] Lucene Solr 4.3.0 RC3

2013-04-25 Thread Ryan Ernst
-1 It seems SLF4j packaging is busted? I thought I remembered slf4j jars were removed from the war, in favor of putting them in the classpath. But I see slf4j jars in the maven war file, but not in the tgz war file. On Thu, Apr 25, 2013 at 10:19 AM, Mark Miller markrmil...@gmail.com wrote:

[jira] [Updated] (LUCENE-4953) readerClosedListener is not invoked for ParallelCompositeReader's leaves

2013-04-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4953: -- Attachment: LUCENE-4953.patch Patch that adds the DONT_TOUCH_SUBREADERS mode. I will now

[jira] [Commented] (LUCENE-4953) readerClosedListener is not invoked for ParallelCompositeReader's leaves

2013-04-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642302#comment-13642302 ] Uwe Schindler commented on LUCENE-4953: --- I checked the other tests by hardcoding

[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4955: - Attachment: LUCENE-4955.patch I tried to iterate on Simon's patch: * NGramTokenFilter doesn't

[jira] [Updated] (LUCENE-949) AnalyzingQueryParser can't work with leading wildcards.

2013-04-25 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated LUCENE-949: --- Attachment: LUCENE-949.patch Refactored a bit and added a few more tests.

[jira] [Updated] (SOLR-4705) HttpShardHandler null point exception

2013-04-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4705: --- Attachment: SOLR-4705.patch Thanks for the patch Raintung! I've updated it to include test cases of all the

[jira] [Updated] (SOLR-4705) HttpShardHandler null point exception

2013-04-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4705: --- Fix Version/s: 4.4 Assignee: Hoss Man HttpShardHandler null point exception

[jira] [Commented] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642519#comment-13642519 ] Commit Tag Bot commented on SOLR-4761: -- [trunk commit] rmuir

[jira] [Commented] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642527#comment-13642527 ] Commit Tag Bot commented on SOLR-4761: -- [branch_4x commit] rmuir

[jira] [Resolved] (SOLR-4761) add option to plug in mergedsegmentwarmer

2013-04-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-4761. --- Resolution: Fixed Fix Version/s: 4.4 5.0 add option to plug in

[jira] [Created] (SOLR-4766) smoketester to check war files have the same contents

2013-04-25 Thread Robert Muir (JIRA)
Robert Muir created SOLR-4766: - Summary: smoketester to check war files have the same contents Key: SOLR-4766 URL: https://issues.apache.org/jira/browse/SOLR-4766 Project: Solr Issue Type: Test

[jira] [Commented] (SOLR-4766) smoketester to check war files have the same contents

2013-04-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642540#comment-13642540 ] Robert Muir commented on SOLR-4766: --- My initial idea is where we check jars and wars in

[jira] [Commented] (SOLR-2356) indexing using DataImportHandler does not use entire CPU capacities

2013-04-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642576#comment-13642576 ] Shalin Shekhar Mangar commented on SOLR-2356: - bq. In my opinion, DIH should be