[jira] Commented: (SOLR-793) set a commit time bounds in the add command

2008-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637018#action_12637018 ] Noble Paul commented on SOLR-793: - I somehow am confused with the usecase {code} add

[jira] Issue Comment Edited: (SOLR-793) set a commit time bounds in the add command

2008-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637018#action_12637018 ] noble.paul edited comment on SOLR-793 at 10/6/08 12:06 AM: --- I

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-667: Attachment: SOLR-667.patch borrowed some ideas from yonik's impl. Probably this is a good enough first cut.

[jira] Created: (SOLR-801) configurable delete query per root-entity

2008-10-06 Thread Noble Paul (JIRA)
configurable delete query per root-entity -- Key: SOLR-801 URL: https://issues.apache.org/jira/browse/SOLR-801 Project: Solr Issue Type: New Feature Components: contrib - DataImportHandler

[jira] Updated: (SOLR-658) Allow Solr to load index from arbitrary directory in dataDir and Commit point

2008-10-06 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-658: Attachment: SOLR-658.patch Patch in sync with the trunk. Allow Solr to load index from arbitrary

[jira] Commented: (SOLR-793) set a commit time bounds in the add command

2008-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637114#action_12637114 ] Ryan McKinley commented on SOLR-793: perhaps it is better to think of it as selectivly

[jira] Commented: (SOLR-793) set a commit time bounds in the add command

2008-10-06 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637173#action_12637173 ] Mike Klaas commented on SOLR-793: - Hey Ryan, I think this is good functionality and will

[jira] Commented: (SOLR-793) set a commit time bounds in the add command

2008-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637175#action_12637175 ] Ryan McKinley commented on SOLR-793: bq. I feel somewhat reponsible, being the one who

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2008-10-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636978#action_12636978 ] [EMAIL PROTECTED] edited comment on SOLR-236 at 10/6/08 12:21 PM:

[jira] Created: (SOLR-802) Trivial bug which could cause null pointer exception

2008-10-06 Thread David Bowen (JIRA)
Trivial bug which could cause null pointer exception Key: SOLR-802 URL: https://issues.apache.org/jira/browse/SOLR-802 Project: Solr Issue Type: Bug Components: search

[jira] Updated: (SOLR-802) Trivial bug which could cause null pointer exception

2008-10-06 Thread David Bowen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bowen updated SOLR-802: - Attachment: patch Here's the one-character patch. Trivial bug which could cause null pointer exception

[jira] Assigned: (SOLR-802) Trivial bug which could cause null pointer exception

2008-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-802: -- Assignee: Ryan McKinley Trivial bug which could cause null pointer exception

Re: svn commit: r702305 - /lucene/solr/branches/branch-1.3/src/java/org/apache/solr/handler/component/FacetComponent.java

2008-10-06 Thread Ryan McKinley
How do we do CHANGES.txt on the 1.3 branch? should we change the CHANGES.txt file so the top is for release 1.3.1? If nothing else, a 1.3.1 release is warranted after the official lucene release... ryan On Oct 6, 2008, at 7:48 PM, [EMAIL PROTECTED] wrote: Author: ryan Date: Mon Oct 6

[jira] Resolved: (SOLR-802) Trivial bug which could cause null pointer exception

2008-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-802. Resolution: Fixed fixed in 1.3 (for 1.3.1) and 1.4 thanks David! Trivial bug which could cause

Re: svn commit: r702305 - /lucene/solr/branches/branch-1.3/src/java/org/apache/solr/handler/component/FacetComponent.java

2008-10-06 Thread Chris Hostetter
: How do we do CHANGES.txt on the 1.3 branch? Add a 1.3.1 section on both the trunk (below 1.4) and the branch, keep them in sync. FWIW: The method Doug (i think it was Doug) recommend for dealing with point releases once upon a time (on Lucene-Java) was to commit all bug fixed to the trunk,

[jira] Updated: (SOLR-794) ClientUtils.escapeQueryChars escapes chars a bit aggressive

2008-10-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-794: Fix Version/s: (was: 1.3.1) Assignee: Koji Sekiguchi Issue Type: New Feature

[jira] Resolved: (SOLR-794) ClientUtils.escapeQueryChars escapes chars a bit aggressive

2008-10-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-794. - Resolution: Fixed Committed revision 702314. ClientUtils.escapeQueryChars escapes chars a bit

Re: svn commit: r702305 - /lucene/solr/branches/branch-1.3/src/java/org/apache/solr/handler/component/FacetComponent.java

2008-10-06 Thread Ryan McKinley
On Oct 6, 2008, at 8:02 PM, Chris Hostetter wrote: : How do we do CHANGES.txt on the 1.3 branch? Add a 1.3.1 section on both the trunk (below 1.4) and the branch, keep them in sync. FWIW: The method Doug (i think it was Doug) recommend for dealing with point releases once upon a time (on

Re: svn commit: r702314 - in /lucene/solr/trunk/client/java/solrj: CHANGES.txt src/org/apache/solr/client/solrj/util/ClientUtils.java

2008-10-06 Thread Ryan McKinley
how about keeping one function, but adding: Character.whiteSpace( c )? Do you need the function to also escape whitespace? On Oct 6, 2008, at 8:36 PM, [EMAIL PROTECTED] wrote: Author: koji Date: Mon Oct 6 17:36:49 2008 New Revision: 702314 URL:

[jira] Created: (SOLR-804) include lucene misc jar in solr distro

2008-10-06 Thread solrize (JIRA)
include lucene misc jar in solr distro -- Key: SOLR-804 URL: https://issues.apache.org/jira/browse/SOLR-804 Project: Solr Issue Type: Wish Affects Versions: 1.3.1 Environment: all

[jira] Updated: (SOLR-804) include lucene misc jar in solr distro

2008-10-06 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-804: -- Affects Version/s: (was: 1.3.1) 1.3 Fix Version/s: 1.4 include

[jira] Commented: (SOLR-804) include lucene misc jar in solr distro

2008-10-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637351#action_12637351 ] Hoss Man commented on SOLR-804: --- I would think it might just make sense to include all of the

Re: svn commit: r702314 - in /lucene/solr/trunk/client/java/solrj: CHANGES.txt src/org/apache/solr/client/solrj/util/ClientUtils.java

2008-10-06 Thread Koji Sekiguchi
I think keeping one function is good. Why I added the new function is because I just didn't want to change runtime behavior of existing public method... Ryan McKinley wrote: how about keeping one function, but adding: Character.whiteSpace( c )? Do you need the function to also escape

Re: svn commit: r702314 - in /lucene/solr/trunk/client/java/solrj: CHANGES.txt src/org/apache/solr/client/solrj/util/ClientUtils.java

2008-10-06 Thread Ryan McKinley
I agree one is better... as long as the escape functionality is the same, i don't think it matters - adding the Character.isWhitespace() should make that true. i say we change it and add a note in CHANGES.txt -- if there are any problems (i can't imagine functional ones) then we can

[jira] Commented: (SOLR-794) ClientUtils.escapeQueryChars escapes chars a bit aggressive

2008-10-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637392#action_12637392 ] Koji Sekiguchi commented on SOLR-794: - {quote} since we are not escaping whitespace, now

[jira] Updated: (SOLR-794) ClientUtils.escapeQueryChars escapes chars a bit aggressive

2008-10-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-794: Fix Version/s: 1.3.1 Issue Type: Bug (was: New Feature) ClientUtils.escapeQueryChars