[jira] [Commented] (SOLR-4265) Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)

2013-01-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544764#comment-13544764 ] Dawid Weiss commented on SOLR-4265: --- I'm fine with this patch if you want to commit it

[jira] [Commented] (SOLR-4265) Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)

2013-01-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544770#comment-13544770 ] Dawid Weiss commented on SOLR-4265: --- I disagree with you here. The example is fine

[jira] [Commented] (SOLR-4265) Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)

2013-01-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544772#comment-13544772 ] Dawid Weiss commented on SOLR-4265: --- I still think it would have been more consistent to

[jira] [Commented] (SOLR-4265) Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)

2013-01-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544777#comment-13544777 ] Dawid Weiss commented on SOLR-4265: --- bq. Tomcat and Jetty default to a charset (according

[jira] [Commented] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546689#comment-13546689 ] Dawid Weiss commented on SOLR-4283: --- {code} +final InputStream in = new

[jira] [Commented] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546715#comment-13546715 ] Dawid Weiss commented on SOLR-4283: --- bq. Jetty uses uses UTF-8 to parse HTTP requests. I

[jira] [Updated] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-4283: -- Attachment: request.http index.jsp Test files. Improve URL decoding

[jira] [Commented] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546730#comment-13546730 ] Dawid Weiss commented on SOLR-4283: ---

[jira] [Updated] (LUCENE-4624) Compare Lucene memory estimator with terracota's

2013-01-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-4624: Description: Alex Snaps informed me that there's a sizeof estimator in terracota --

[jira] [Updated] (LUCENE-4624) Compare Lucene memory estimator with terracota's

2013-01-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-4624: Description: Alex Snaps informed me that there's a sizeof estimator in terracota --

[jira] [Created] (SOLR-4288) FileDataSource with an empty basePath and a relative resource is broken.

2013-01-09 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-4288: - Summary: FileDataSource with an empty basePath and a relative resource is broken. Key: SOLR-4288 URL: https://issues.apache.org/jira/browse/SOLR-4288 Project: Solr

[jira] [Commented] (LUCENE-4678) FST should use paged byte[] instead of single contiguous byte[]

2013-01-10 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550488#comment-13550488 ] Dawid Weiss commented on LUCENE-4678: - This looks very cool! I looked at the patch

[jira] [Commented] (LUCENE-4682) Reduce wasted bytes in FST due to array arcs

2013-01-12 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551944#comment-13551944 ] Dawid Weiss commented on LUCENE-4682: - bq. Even more than the 271,187 I measured (20%

[jira] [Commented] (LUCENE-4682) Reduce wasted bytes in FST due to array arcs

2013-01-12 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552065#comment-13552065 ] Dawid Weiss commented on LUCENE-4682: - +1. Nice. Reduce wasted

[jira] [Commented] (LUCENE-4682) Reduce wasted bytes in FST due to array arcs

2013-01-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552218#comment-13552218 ] Dawid Weiss commented on LUCENE-4682: - bq. I think if it would be too wasteful (e.g.

[jira] [Commented] (LUCENE-3298) FST has hard limit max size of 2.1 GB

2013-01-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552323#comment-13552323 ] Dawid Weiss commented on LUCENE-3298: - {code} + void finish(long startNode) throws

[jira] [Commented] (LUCENE-3298) FST has hard limit max size of 2.1 GB

2013-01-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552334#comment-13552334 ] Dawid Weiss commented on LUCENE-3298: - duh... sorry i missed the fact that method arg

[jira] [Commented] (LUCENE-4682) Reduce wasted bytes in FST due to array arcs

2013-01-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552497#comment-13552497 ] Dawid Weiss commented on LUCENE-4682: - Yeah, there are many ideas layered on top of

[jira] [Commented] (LUCENE-3298) FST has hard limit max size of 2.1 GB

2013-01-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552498#comment-13552498 ] Dawid Weiss commented on LUCENE-3298: - The impact will show on 32-bit systems I'm

[jira] [Commented] (LUCENE-4682) Reduce wasted bytes in FST due to array arcs

2013-01-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552624#comment-13552624 ] Dawid Weiss commented on LUCENE-4682: - bq. I also tested delta-coding the arc target

[jira] [Commented] (LUCENE-4570) release policeman tools?

2013-01-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552644#comment-13552644 ] Dawid Weiss commented on LUCENE-4570: - Nice! release policeman

[jira] [Updated] (SOLR-4288) Improve logging for FileDataSource (basePath, relative resources).

2013-01-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-4288: -- Summary: Improve logging for FileDataSource (basePath, relative resources). (was: FileDataSource

[jira] [Updated] (SOLR-4288) Improve logging for FileDataSource (basePath, relative resources).

2013-01-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-4288: -- Attachment: SOLR-4288.patch I'd like to squeeze this one in for 4.1. It's a fairly trivial patch and

[jira] [Resolved] (SOLR-4288) Improve logging for FileDataSource (basePath, relative resources).

2013-01-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-4288. --- Resolution: Fixed Improve logging for FileDataSource (basePath, relativeresources).

[jira] [Updated] (SOLR-4288) Improve logging for FileDataSource (basePath, relative resources).

2013-01-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-4288: -- Fix Version/s: (was: 4.2) 4.1 Assignee: Dawid Weiss Improve

[jira] [Commented] (SOLR-4288) Improve logging for FileDataSource (basePath, relative resources).

2013-01-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555080#comment-13555080 ] Dawid Weiss commented on SOLR-4288: --- Thanks Steve! Improve logging for

[jira] [Commented] (LUCENE-4713) Replace calls to Thread#getContextClassLoader with the ClassLoader of the current class

2013-01-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561069#comment-13561069 ] Dawid Weiss commented on LUCENE-4713: - I bet there are people who need the exact

[jira] [Commented] (LUCENE-4682) Reduce wasted bytes in FST due to array arcs

2013-01-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567434#comment-13567434 ] Dawid Weiss commented on LUCENE-4682: - Yep, it's similar to what I was suggesting --

[jira] [Commented] (LUCENE-4736) Some tests fail with IBM J9 due to strange TimerThread zombies that cannot be killed

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567460#comment-13567460 ] Dawid Weiss commented on LUCENE-4736: - I have tried on two different machines with

[jira] [Commented] (LUCENE-4737) Who tests the tester tests sometimes fail under IBM J9

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567463#comment-13567463 ] Dawid Weiss commented on LUCENE-4737: - You don't see the reproduce line because they

[jira] [Commented] (LUCENE-4737) Who tests the tester tests sometimes fail under IBM J9

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567475#comment-13567475 ] Dawid Weiss commented on LUCENE-4737: - Mike I've committed a patch that should

[jira] [Assigned] (LUCENE-4737) Who tests the tester tests sometimes fail under IBM J9

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-4737: --- Assignee: Dawid Weiss Who tests the tester tests sometimes fail under IBM J9

[jira] [Commented] (LUCENE-4736) Some tests fail with IBM J9 due to strange TimerThread zombies that cannot be killed

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567618#comment-13567618 ] Dawid Weiss commented on LUCENE-4736: - It's one of those things that you just cannot

[jira] [Assigned] (LUCENE-4736) Some tests fail with IBM J9 due to strange TimerThread zombies that cannot be killed

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-4736: --- Assignee: Dawid Weiss Some tests fail with IBM J9 due to strange TimerThread zombies

[jira] [Commented] (LUCENE-4736) Some tests fail with IBM J9 due to strange TimerThread zombies that cannot be killed

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567656#comment-13567656 ] Dawid Weiss commented on LUCENE-4736: - I've hacked around a filter for J9. It's the

[jira] [Updated] (LUCENE-4736) Some tests fail with IBM J9 due to strange TimerThread zombies that cannot be killed

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-4736: Fix Version/s: 5.0 4.2 Some tests fail with IBM J9 due to strange

[jira] [Resolved] (LUCENE-4736) Some tests fail with IBM J9 due to strange TimerThread zombies that cannot be killed

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-4736. - Resolution: Fixed Some tests fail with IBM J9 due to strange TimerThread zombies that

[jira] [Resolved] (LUCENE-4737) Who tests the tester tests sometimes fail under IBM J9

2013-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-4737. - Resolution: Fixed Fix Version/s: 5.0 4.2 Duplicate of LUCENE-4646

[jira] [Updated] (SOLR-5603) SIGSEGV in jdk 1.8.0 ea b121 (32 bit)

2014-01-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-5603: -- Attachment: hs_err_pid27661.log SIGSEGV in jdk 1.8.0 ea b121 (32 bit)

[jira] [Created] (SOLR-5603) SIGSEGV in jdk 1.8.0 ea b121 (32 bit)

2014-01-03 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-5603: - Summary: SIGSEGV in jdk 1.8.0 ea b121 (32 bit) Key: SOLR-5603 URL: https://issues.apache.org/jira/browse/SOLR-5603 Project: Solr Issue Type: Bug

[jira] [Moved] (LUCENE-5382) SIGSEGV in jdk 1.8.0 ea b121 (32 bit)

2014-01-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss moved SOLR-5603 to LUCENE-5382: --- Lucene Fields: New Key: LUCENE-5382 (was: SOLR-5603)

[jira] [Commented] (SOLR-5628) Cloud test harness manifesting reproducible failures in TestDistribDocBasedVersion

2014-01-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870084#comment-13870084 ] Dawid Weiss commented on SOLR-5628: --- bq. the exact same test class, with only the name

[jira] [Assigned] (LUCENE-5421) MorfologicFilter doesn't stem properly invented names: surnames, rivers, etc.

2014-01-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-5421: --- Assignee: Dawid Weiss MorfologicFilter doesn't stem properly invented names: surnames,

[jira] [Updated] (LUCENE-5421) MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

2014-01-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5421: Summary: MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

[jira] [Updated] (LUCENE-5421) MorfologicFilter doesn't stem properly invented names: surnames, rivers, etc.

2014-01-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5421: Priority: Minor (was: Major) MorfologicFilter doesn't stem properly invented names: surnames,

[jira] [Commented] (LUCENE-5421) MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

2014-01-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13886434#comment-13886434 ] Dawid Weiss commented on LUCENE-5421: - Yeah, do you care to provide a patch or a

[jira] [Commented] (LUCENE-5421) MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

2014-02-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903263#comment-13903263 ] Dawid Weiss commented on LUCENE-5421: - Sorry for the delay. I looked at your patch.

[jira] [Resolved] (LUCENE-5421) MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

2014-02-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-5421. - Resolution: Won't Fix MorfologicFilter doesn't stem legitimate uppercase terms (surnames,

[jira] [Commented] (LUCENE-5421) MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

2014-02-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903267#comment-13903267 ] Dawid Weiss commented on LUCENE-5421: - Perhaps one more comment concerning pRoDuKtY

[jira] [Commented] (LUCENE-5421) MorfologicFilter doesn't stem legitimate uppercase terms (surnames, proper nouns, etc.)

2014-02-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910129#comment-13910129 ] Dawid Weiss commented on LUCENE-5421: - Good hint, thanks Grzegorz. MorfologicFilter

[jira] [Commented] (SOLR-5775) Disable constantly failing solr tests

2014-02-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13912835#comment-13912835 ] Dawid Weiss commented on SOLR-5775: --- Eh... I can feel the heated debate coming in

[jira] [Commented] (LUCENE-5475) add required attribute bugUrl to @BadApple

2014-02-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13913371#comment-13913371 ] Dawid Weiss commented on LUCENE-5475: - I'll see what would be possible about those

[jira] [Commented] (LUCENE-5475) add required attribute bugUrl to @BadApple

2014-02-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914546#comment-13914546 ] Dawid Weiss commented on LUCENE-5475: - I've added dumping full annotation content

[jira] [Commented] (LUCENE-5212) java 7u40 causes sigsegv and corrupt term vectors

2013-10-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804346#comment-13804346 ] Dawid Weiss commented on LUCENE-5212: - This is really disappointing. It's like saying

[jira] [Commented] (LUCENE-5212) java 7u40 causes sigsegv and corrupt term vectors

2013-10-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804359#comment-13804359 ] Dawid Weiss commented on LUCENE-5212: - I'm talking about the JVM bug, not the

[jira] [Commented] (SOLR-5239) Create and edit cwiki page for clustering search results

2013-10-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805708#comment-13805708 ] Dawid Weiss commented on SOLR-5239: --- Thanks Cassandra! Create and edit cwiki page for

[jira] [Commented] (SOLR-5401) In Solr's ResourceLoader, add a check for @Deprecated annotation in the plugin/analysis/... class loading code, so we print a warning in the log if a deprecated factory

2013-10-29 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13808288#comment-13808288 ] Dawid Weiss commented on SOLR-5401: --- Don't know about solr but for other logging

[jira] [Commented] (SOLR-5401) In Solr's ResourceLoader, add a check for @Deprecated annotation in the plugin/analysis/... class loading code, so we print a warning in the log if a deprecated factory

2013-10-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810107#comment-13810107 ] Dawid Weiss commented on SOLR-5401: --- It would be better to add some form of a callback

[jira] [Updated] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-10-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5283: Attachment: LUCENE-5283.patch As a purely intellectual exercise I decided to investigate whether

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811416#comment-13811416 ] Dawid Weiss commented on LUCENE-5283: - I think you would like gradle -- it's

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811474#comment-13811474 ] Dawid Weiss commented on LUCENE-5283: - No it doesn't, it looks ugly, ugly... :) But I

[jira] [Commented] (LUCENE-5323) Add sizeInBytes to Suggester.Lookup

2013-11-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812285#comment-13812285 ] Dawid Weiss commented on LUCENE-5323: - Looks good to me. Add sizeInBytes to

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814156#comment-13814156 ] Dawid Weiss commented on LUCENE-5283: - Committed to trunk. Will let it settle a bit

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814343#comment-13814343 ] Dawid Weiss commented on LUCENE-5283: - Eh... Yeah, thanks Uwe. Regarding the

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814849#comment-13814849 ] Dawid Weiss commented on LUCENE-5283: - I'm working on this, don't waste your time,

[jira] [Updated] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5283: Attachment: LUCENE-5283.patch - Rewritten in groovy (with dependency on resolve-groovy). - Moved

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815339#comment-13815339 ] Dawid Weiss commented on LUCENE-5283: - I actually deferred it on purpose but I see

[jira] [Resolved] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-5283. - Resolution: Fixed Fail the build if ant test didn't execute any tests (everything filtered

[jira] [Commented] (LUCENE-5212) java 7u40 causes sigsegv and corrupt term vectors

2013-11-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13818247#comment-13818247 ] Dawid Weiss commented on LUCENE-5212: - Vladimir just pinged me that this issue is

[jira] [Commented] (LUCENE-5212) java 7u40 causes sigsegv and corrupt term vectors

2013-11-10 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13818482#comment-13818482 ] Dawid Weiss commented on LUCENE-5212: - I confirm that this patch fixes the problem.

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823385#comment-13823385 ] Dawid Weiss commented on LUCENE-5283: - This was never meant to work at the top

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823478#comment-13823478 ] Dawid Weiss commented on LUCENE-5283: - I've committed a relatively small patch that

[jira] [Resolved] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-5283. - Resolution: Fixed Fixed on branch_4x, branch_36 and trunk. Fail the build if ant test didn't

[jira] [Comment Edited] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823629#comment-13823629 ] Dawid Weiss edited comment on LUCENE-5283 at 11/15/13 1:20 PM:

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823629#comment-13823629 ] Dawid Weiss commented on LUCENE-5283: - This isn't about you, Erick. If you've hit

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829396#comment-13829396 ] Dawid Weiss commented on SOLR-5488: --- There is something seriously odd with this test --

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829443#comment-13829443 ] Dawid Weiss commented on SOLR-5488: --- Hi Houston. I explained the reason for the ordering

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830710#comment-13830710 ] Dawid Weiss commented on SOLR-5488: --- You need to run with the same seed as the one

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830722#comment-13830722 ] Dawid Weiss commented on SOLR-5488: --- From a quick debug session the problem is that it

[jira] [Comment Edited] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830722#comment-13830722 ] Dawid Weiss edited comment on SOLR-5488 at 11/23/13 5:52 PM: -

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831021#comment-13831021 ] Dawid Weiss commented on SOLR-5488: --- Mark, can you take a look at my comment above

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831046#comment-13831046 ] Dawid Weiss commented on SOLR-5488: --- This is a bummer. I'll see if I can help sometime

[jira] [Commented] (LUCENE-5168) ByteSliceReader assert trips with 32-bit oracle 1.7.0_25 + G1GC

2013-11-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831264#comment-13831264 ] Dawid Weiss commented on LUCENE-5168: - I just checked with

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831633#comment-13831633 ] Dawid Weiss commented on SOLR-5488: --- certainly wasn't working without this The problem

[jira] [Commented] (LUCENE-5349) Ivy's resolution cache can easily corrupt and cause premature end of file errors.

2013-11-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832371#comment-13832371 ] Dawid Weiss commented on LUCENE-5349: - So where does it keep those JARs? Anyway, this

[jira] [Commented] (LUCENE-5212) java 7u40 causes sigsegv and corrupt term vectors

2013-11-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832747#comment-13832747 ] Dawid Weiss commented on LUCENE-5212: - Vladimir said to me I needed an AVX CPU to

[jira] [Commented] (LUCENE-5212) java 7u40 causes sigsegv and corrupt term vectors

2013-11-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833990#comment-13833990 ] Dawid Weiss commented on LUCENE-5212: - We inspected the code with Robert Muir and

[jira] [Assigned] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-5356: --- Assignee: Dawid Weiss more generic lucene-morfologik integration

[jira] [Updated] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5356: Fix Version/s: 4.7 5.0 more generic lucene-morfologik integration

[jira] [Commented] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13838022#comment-13838022 ] Dawid Weiss commented on LUCENE-5356: - A quick look at the patch: {code} /**

[jira] [Commented] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13838745#comment-13838745 ] Dawid Weiss commented on LUCENE-5356: - I know it's similar but in PolishStemmer the

[jira] [Updated] (LUCENE-5372) IntArray toString has O(n^2) performance

2013-12-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5372: Fix Version/s: 4.7 5.0 IntArray toString has O(n^2) performance

[jira] [Commented] (LUCENE-5372) IntArray toString has O(n^2) performance

2013-12-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851447#comment-13851447 ] Dawid Weiss commented on LUCENE-5372: - Looks good to me and I think it's applicable

[jira] [Assigned] (LUCENE-5372) IntArray toString has O(n^2) performance

2013-12-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-5372: --- Assignee: Dawid Weiss IntArray toString has O(n^2) performance

[jira] [Commented] (LUCENE-5372) IntArray toString has O(n^2) performance

2013-12-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852214#comment-13852214 ] Dawid Weiss commented on LUCENE-5372: - No need to be paranoid about performance here,

[jira] [Commented] (LUCENE-5372) IntArray toString has O(n^2) performance

2013-12-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852707#comment-13852707 ] Dawid Weiss commented on LUCENE-5372: - Do you want me to hold it, Mike? Josh --

[jira] [Commented] (LUCENE-5372) IntArray toString has O(n^2) performance

2013-12-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852732#comment-13852732 ] Dawid Weiss commented on LUCENE-5372: - I think we can fix it here since Josh brought

[jira] [Commented] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852779#comment-13852779 ] Dawid Weiss commented on LUCENE-5356: - I looked at the patch and wanted to apply it

[jira] [Commented] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852857#comment-13852857 ] Dawid Weiss commented on LUCENE-5356: - You don't need it but it has to be backwards

[jira] [Commented] (LUCENE-5356) more generic lucene-morfologik integration

2013-12-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852864#comment-13852864 ] Dawid Weiss commented on LUCENE-5356: - We could, but it seems like something that

<    5   6   7   8   9   10   11   12   13   14   >