[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] [Updated] (LUCENE-4683) Change Aggregator and CategoryListIterator to be per-segment

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4683: --- Attachment: LUCENE-4683.patch * Added setNextReader to CategoryListIterator (instead of init()) and

[jira] [Created] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Shahar Davidson (JIRA)
Shahar Davidson created SOLR-4302: - Summary: Improve CoreAdmin STATUS request response time by allowing user to omit the Index info Key: SOLR-4302 URL: https://issues.apache.org/jira/browse/SOLR-4302

[jira] [Updated] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Shahar Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shahar Davidson updated SOLR-4302: -- Attachment: SOLR-4302.patch SOLR-4302, apply over trunk 1404975 Improve

[jira] [Comment Edited] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Shahar Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552544#comment-13552544 ] Shahar Davidson edited comment on SOLR-4302 at 1/14/13 10:00 AM:

RE: looking for package org.apache.lucene.analysis.standard

2013-01-14 Thread JimAld
Thanks to everyone, I feel I'm getting somewhere, but not quite there yet. I currently have the below in my pom. When I change my import to: import org.apache.lucene.queryparser.classic.QueryParser; Eclipse says it can't find org.apache.lucene.queryparser however, the maven installer has no such

[jira] [Commented] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552573#comment-13552573 ] Michael McCandless commented on LUCENE-4620: This change seemed to lose a bit

[jira] [Assigned] (LUCENE-4676) IndexReader.isCurrent race

2013-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-4676: --- Assignee: Simon Willnauer IndexReader.isCurrent race

[jira] [Commented] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552594#comment-13552594 ] Shai Erera commented on LUCENE-4620: I'm baffled too. There is some overhead with the

[jira] [Comment Edited] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552594#comment-13552594 ] Shai Erera edited comment on LUCENE-4620 at 1/14/13 11:51 AM:

[jira] [Commented] (LUCENE-4683) Change Aggregator and CategoryListIterator to be per-segment

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552599#comment-13552599 ] Commit Tag Bot commented on LUCENE-4683: [trunk commit] Shai Erera

[jira] [Resolved] (LUCENE-4683) Change Aggregator and CategoryListIterator to be per-segment

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-4683. Resolution: Fixed Fix Version/s: 5.0 4.1 I ran tests few times and all

[jira] [Commented] (LUCENE-4683) Change Aggregator and CategoryListIterator to be per-segment

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552601#comment-13552601 ] Commit Tag Bot commented on LUCENE-4683: [branch_4x commit] Shai Erera

[jira] [Updated] (LUCENE-4321) java.io.FilterReader considered harmful

2013-01-14 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Lukanin updated LUCENE-4321: -- Attachment: NoRandomReadMockTokenizer.java I had to extend MockTokenizer, because I read the

[jira] [Assigned] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-4302: --- Assignee: Shalin Shekhar Mangar Improve CoreAdmin STATUS request

[jira] [Commented] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552612#comment-13552612 ] Shai Erera commented on LUCENE-4620: I made this change to VInt8IntDecoder instead of

[jira] [Commented] (LUCENE-4321) java.io.FilterReader considered harmful

2013-01-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552613#comment-13552613 ] Robert Muir commented on LUCENE-4321: - Your charfilter is broken.

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

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552614#comment-13552614 ] Michael McCandless commented on LUCENE-4682: I tried removing NEXT opto in

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

2013-01-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552619#comment-13552619 ] Robert Muir commented on LUCENE-4682: - {quote} So FST would be ~39% larger if we

[jira] [Commented] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552621#comment-13552621 ] Commit Tag Bot commented on SOLR-4302: -- [trunk commit] Shalin Shekhar Mangar

[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] [Resolved] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-4302. - Resolution: Fixed Fix Version/s: 5.0 4.1 Committed to

[jira] [Commented] (SOLR-4302) Improve CoreAdmin STATUS request response time by allowing user to omit the Index info

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552628#comment-13552628 ] Commit Tag Bot commented on SOLR-4302: -- [branch_4x commit] Shalin Shekhar Mangar

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

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552633#comment-13552633 ] Michael McCandless commented on LUCENE-4682: {quote} bq. So FST would be ~39%

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

2013-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552635#comment-13552635 ] Uwe Schindler commented on LUCENE-4570: --- I started a google code project:

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

2013-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552635#comment-13552635 ] Uwe Schindler edited comment on LUCENE-4570 at 1/14/13 1:05 PM:

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

2013-01-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552641#comment-13552641 ] Robert Muir commented on LUCENE-4682: - {quote} Wait: the 28% waste comes from the

[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

RE: looking for package org.apache.lucene.analysis.standard

2013-01-14 Thread Steve Rowe
Hi Jim, Try getting rid of the scopeprovided/scope lines. Steve On Jan 14, 2013 5:38 AM, JimAld jim.alder...@db.com wrote: Thanks to everyone, I feel I'm getting somewhere, but not quite there yet. I currently have the below in my pom. When I change my import to: import

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

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552653#comment-13552653 ] Michael McCandless commented on LUCENE-4682: bq. I mean in general

[jira] [Updated] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4620: --- Attachment: LUCENE-4620.patch Maybe doing bulk-vInt-decode (see patch) will be

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

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552656#comment-13552656 ] Michael McCandless commented on LUCENE-3298: bq. The impact will show on

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

2013-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-4570: - Assignee: Uwe Schindler release policeman tools?

[jira] [Commented] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552668#comment-13552668 ] Shai Erera commented on LUCENE-4620: I see. I have two comments about the patch. This

[jira] [Comment Edited] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552668#comment-13552668 ] Shai Erera edited comment on LUCENE-4620 at 1/14/13 2:10 PM: -

[jira] [Commented] (LUCENE-4676) IndexReader.isCurrent race

2013-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552677#comment-13552677 ] Simon Willnauer commented on LUCENE-4676: - after looking at IW infostreams for a

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552680#comment-13552680 ] Martijn van Groningen commented on LUCENE-3931: --- This makes sense to me.

[jira] [Assigned] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen reassigned LUCENE-3931: - Assignee: Martijn van Groningen Adding d character to default

[jira] [Updated] (SOLR-4016) Deduplication is broken by partial update

2013-01-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4016: Attachment: SOLR-4016-disallow-partial-update.patch Patch which disallows partial

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552686#comment-13552686 ] Tommaso Teofili commented on LUCENE-3931: - that's true for Italian as well.

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552687#comment-13552687 ] Steve Rowe commented on LUCENE-3931: Because ElisionFilter use is used by more than

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552692#comment-13552692 ] Steve Rowe commented on LUCENE-3931: bq. that's true for Italian as well.

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552729#comment-13552729 ] Tommaso Teofili commented on LUCENE-3931: - ok, thanks for clarifying Steve.

[jira] [Closed] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen closed LUCENE-3931. - Resolution: Fixed Assignee: (was: Martijn van Groningen) Adding

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552761#comment-13552761 ] Martijn van Groningen commented on LUCENE-3931: --- I see. I'll close it.

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread David Pilato (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552764#comment-13552764 ] David Pilato commented on LUCENE-3931: -- Thanks all! Adding d

[jira] [Updated] (LUCENE-4602) Use DocValues to store per-doc facet ord

2013-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4602: --- Component/s: modules/facet Use DocValues to store per-doc facet ord

4.1 branch

2013-01-14 Thread Steve Rowe
For anyone with pending patches: I plan on branching for 4.1 at around 1:00pm US EST. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

RE: Possible bug in Solr SpellCheckComponent if more than one QueryConverter class is present

2013-01-14 Thread Dyer, James
Jack, Did you test this to see if you could trigger this bug? But in any case, can you open a jira ticket so this won't fall under the radar? Even if the comment that was put here is true I guess we should minimally throw an exception, or use the first one and log a warning, maybe? James

RE: looking for package org.apache.lucene.analysis.standard

2013-01-14 Thread JimAld
Hi, Well I've managed to fix the issue, sort of, so thought I should summarise here for any others who stumble across this issue. The reason maven was not able to build the project is that an empty constructor for StandardAnalyzer does not exist, even though both Eclipse and jadclipse showed

[jira] [Commented] (LUCENE-4676) IndexReader.isCurrent race

2013-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552836#comment-13552836 ] Simon Willnauer commented on LUCENE-4676: - to visualize this again here is a

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_10) - Build # 3772 - Failure!

2013-01-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/3772/ Java: 64bit/jdk1.7.0_10 -XX:+UseG1GC All tests passed Build Log: [...truncated 25890 lines...] -documentation-lint: [echo] checking for broken html... [jtidy] Checking for broken html (such as invalid tags)...

[jira] [Updated] (LUCENE-4676) IndexReader.isCurrent race

2013-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4676: Attachment: LUCENE-4676.patch here is a patch to fix this test

[jira] [Created] (SOLR-4303) On replication, if the generation of the master is lower than the slave we need to force a full copy of the index.

2013-01-14 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4303: - Summary: On replication, if the generation of the master is lower than the slave we need to force a full copy of the index. Key: SOLR-4303 URL:

[jira] [Commented] (SOLR-4303) On replication, if the generation of the master is lower than the slave we need to force a full copy of the index.

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552888#comment-13552888 ] Commit Tag Bot commented on SOLR-4303: -- [trunk commit] Mark Robert Miller

[jira] [Updated] (SOLR-4303) On replication, if the generation of the master is lower than the slave we need to force a full copy of the index.

2013-01-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4303: -- Description: Doesn't affect SolrCloud since it uses the 'force' option, but a regression in Solr 4.0

[jira] [Commented] (SOLR-4303) On replication, if the generation of the master is lower than the slave we need to force a full copy of the index.

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552897#comment-13552897 ] Commit Tag Bot commented on SOLR-4303: -- [branch_4x commit] Mark Robert Miller

[jira] [Resolved] (SOLR-4303) On replication, if the generation of the master is lower than the slave we need to force a full copy of the index.

2013-01-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4303. --- Resolution: Fixed On replication, if the generation of the master is lower than the slave we

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_10) - Build # 2397 - Failure!

2013-01-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2397/ Java: 64bit/jdk1.7.0_10 -XX:+UseG1GC All tests passed Build Log: [...truncated 25765 lines...] -documentation-lint: [echo] checking for broken html... [jtidy] Checking for broken html (such as invalid tags)...

Re: Possible bug in Solr SpellCheckComponent if more than one QueryConverter class is present

2013-01-14 Thread Jack Krupansky
I just tried, and it causes an NPE, kind of as I had expected. I’ll file the Jira. -- Jack Krupansky From: Dyer, James Sent: Monday, January 14, 2013 10:50 AM To: dev@lucene.apache.org Subject: RE: Possible bug in Solr SpellCheckComponent if more than one QueryConverter class is present

[jira] [Created] (LUCENE-4684) Allow DirectSpellChecker to be extended

2013-01-14 Thread Martijn van Groningen (JIRA)
Martijn van Groningen created LUCENE-4684: - Summary: Allow DirectSpellChecker to be extended Key: LUCENE-4684 URL: https://issues.apache.org/jira/browse/LUCENE-4684 Project: Lucene - Core

Re: svn commit: r1433005 - in /lucene/dev/branches/branch_4x: ./ dev-tools/ dev-tools/scripts/checkJavadocLinks.py

2013-01-14 Thread Steve Rowe
Thanks Robert. - Steve On Jan 14, 2013, at 12:41 PM, rm...@apache.org wrote: Author: rmuir Date: Mon Jan 14 17:41:01 2013 New Revision: 1433005 URL: http://svn.apache.org/viewvc?rev=1433005view=rev Log: whitelist this link Modified: lucene/dev/branches/branch_4x/ (props changed)

[jira] [Updated] (LUCENE-4684) Allow DirectSpellChecker to be extended

2013-01-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-4684: -- Attachment: LUCENE-4684.patch Made all the fields of DirectSpellChecker

[jira] [Updated] (LUCENE-2765) Optimize scanning in DocsEnum

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-2765: --- Fix Version/s: (was: 4.1) 4.2 Optimize scanning in DocsEnum

[jira] [Updated] (LUCENE-2832) on Windows 64-bit, maybe we should default to a better maxBBufSize in MMapDirectory

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-2832: --- Fix Version/s: (was: 4.1) 4.2 on Windows 64-bit, maybe we should

[jira] [Updated] (SOLR-4016) Deduplication is broken by partial update

2013-01-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4016: Attachment: SOLR-4016-disallow-partial-update.patch Patch with a better test.

[jira] [Updated] (SOLR-2570) randomize indexwriter settings in solr tests

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-2570: - Fix Version/s: (was: 4.1) 4.2 randomize indexwriter settings in solr tests

[jira] [Updated] (SOLR-1674) improve analysis tests, cut over to new API

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-1674: - Fix Version/s: (was: 4.1) 4.2 improve analysis tests, cut over to new API

[jira] [Updated] (LUCENE-3459) Change ChainedFilter to use FixedBitSet

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3459: --- Fix Version/s: (was: 4.1) 4.2 Change ChainedFilter to use FixedBitSet

[jira] [Updated] (LUCENE-3034) If you vary a setting per round and that setting is a long string, the report padding/columns break down.

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3034: --- Fix Version/s: (was: 4.1) 4.2 If you vary a setting per round and that

[jira] [Updated] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3451: --- Fix Version/s: (was: 4.1) 4.2 Remove special handling of pure negative

[jira] [Updated] (LUCENE-3968) Factor MockGraphTokenFilter into LookaheadTokenFilter + random tokens

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3968: --- Fix Version/s: (was: 4.1) 4.2 Factor MockGraphTokenFilter into

[jira] [Commented] (SOLR-4016) Deduplication is broken by partial update

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552935#comment-13552935 ] Commit Tag Bot commented on SOLR-4016: -- [trunk commit] Shalin Shekhar Mangar

[jira] [Created] (SOLR-4304) NPE in Solr SpellCheckComponent if more than one QueryConverter

2013-01-14 Thread Jack Krupansky (JIRA)
Jack Krupansky created SOLR-4304: Summary: NPE in Solr SpellCheckComponent if more than one QueryConverter Key: SOLR-4304 URL: https://issues.apache.org/jira/browse/SOLR-4304 Project: Solr

[jira] [Updated] (LUCENE-3424) Return sequence ids from IW update/delete/add/commit to allow total ordering outside of IW

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3424: --- Fix Version/s: (was: 4.1) 4.2 Return sequence ids from IW

[jira] [Commented] (SOLR-4016) Deduplication is broken by partial update

2013-01-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552950#comment-13552950 ] Yonik Seeley commented on SOLR-4016: bq. I see why you suggested that. The signature is

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3069: --- Fix Version/s: (was: 4.1) 4.2 Lucene should have an entirely memory

[jira] [Updated] (LUCENE-3022) DictionaryCompoundWordTokenFilter Flag onlyLongestMatch has no affect

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3022: --- Fix Version/s: (was: 4.1) 4.2 DictionaryCompoundWordTokenFilter Flag

[jira] [Updated] (LUCENE-3797) 3xCodec should throw UOE if a DocValuesConsumer is pulled

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3797: --- Fix Version/s: (was: 4.1) 4.2 3xCodec should throw UOE if a

[jira] [Updated] (LUCENE-3252) Use single array in fixed straight bytes DocValues if possible

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3252: --- Fix Version/s: (was: 4.1) 4.2 Use single array in fixed straight bytes

[jira] [Updated] (LUCENE-1921) Absurdly large radius (miles) search fails to include entire earth

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-1921: --- Fix Version/s: (was: 4.1) 4.2 Absurdly large radius (miles) search

[jira] [Updated] (LUCENE-1710) Add byte/short to NumericUtils, NumericField and NumericRangeQuery

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-1710: --- Fix Version/s: (was: 4.1) 4.2 Add byte/short to NumericUtils,

[jira] [Updated] (LUCENE-2527) FieldCache.getTermsIndex should cache fasterButMoreRAM=true|false to the same cache key

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-2527: --- Fix Version/s: (was: 4.1) 4.2 FieldCache.getTermsIndex should cache

[jira] [Updated] (LUCENE-1820) WildcardQueryNode to expose the positions of the wildcard characters, for easier use in processors and builders

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-1820: --- Fix Version/s: (was: 4.1) 4.2 WildcardQueryNode to expose the positions

[jira] [Updated] (LUCENE-2735) First Cut at GroupVarInt with FixedIntBlockIndexInput / Output

2013-01-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-2735: --- Fix Version/s: (was: 4.1) 4.2 First Cut at GroupVarInt with

[jira] [Commented] (SOLR-4016) Deduplication is broken by partial update

2013-01-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552967#comment-13552967 ] Shalin Shekhar Mangar commented on SOLR-4016: - bq. If the signature being

Re: 4.1 branch

2013-01-14 Thread Steve Rowe
branches/lucene_solr_4_1/ is open for business! I'm going to change version strings in branch_4x from 4.1 to 4.2 now. Steve On Jan 14, 2013, at 10:13 AM, Steve Rowe sar...@gmail.com wrote: For anyone with pending patches: I plan on branching for 4.1 at around 1:00pm US EST.

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

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552968#comment-13552968 ] Commit Tag Bot commented on LUCENE-3298: [trunk commit] Michael McCandless

[jira] [Commented] (SOLR-4304) NPE in Solr SpellCheckComponent if more than one QueryConverter

2013-01-14 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552969#comment-13552969 ] Jack Krupansky commented on SOLR-4304: -- The issue is in this code: {code}

[jira] [Updated] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4620: --- Attachment: LUCENE-4620.patch Patch, fixing that bug Shai found. Performance is

[jira] [Commented] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552978#comment-13552978 ] Michael McCandless commented on LUCENE-4620: I think we should just make a

[jira] [Commented] (LUCENE-4676) IndexReader.isCurrent race

2013-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552994#comment-13552994 ] Michael McCandless commented on LUCENE-4676: This explanation makes perfect

Re: 4.1 branch

2013-01-14 Thread Steve Rowe
On Jan 14, 2013, at 1:33 PM, Steve Rowe sar...@gmail.com wrote: branches/lucene_solr_4_1/ is open for business! I'm going to change version strings in branch_4x from 4.1 to 4.2 now. Done. - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-4676) IndexReader.isCurrent race

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553044#comment-13553044 ] Commit Tag Bot commented on LUCENE-4676: [trunk commit] Simon Willnauer

[jira] [Commented] (SOLR-2592) Custom Hashing

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553058#comment-13553058 ] Commit Tag Bot commented on SOLR-2592: -- [trunk commit] Yonik Seeley

[jira] [Resolved] (SOLR-2592) Custom Hashing

2013-01-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2592. Resolution: Fixed Fix Version/s: 5.0 Custom Hashing --

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-01-14 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: SOLR-2894.patch Corrected null aggregation issues when docs contain null values for

[jira] [Commented] (SOLR-3858) Doc-to-shard assignment based on range property on shards

2013-01-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553064#comment-13553064 ] Yonik Seeley commented on SOLR-3858: SOLR-3755 took care of most of this, but the shard

[jira] [Commented] (SOLR-2592) Custom Hashing

2013-01-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553066#comment-13553066 ] Commit Tag Bot commented on SOLR-2592: -- [branch_4x commit] Yonik Seeley

  1   2   >