Re: svn commit: r533596 - /lucene/solr/trunk/src/java/org/apache/solr/handler/admin/PropertiesRequestHandler.java

2007-04-29 Thread Bertrand Delacretaz
On 4/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: ...Modified: lucene/solr/trunk/src/java/org/apache/solr/handler/admin/PropertiesRequestHandler.java ... + public static NamedList toNamedList( Properties p ) IIUC this method is of general use, it might be good to move it to a ut

Re: On Closing JIRA issues

2007-04-29 Thread Otis Gospodnetic
Yes, I noticed that was the only issue that went into the Closed state, while all other ones you resolved were in Fixed state. Not sure what happened, but if Fixed vs. Closed is clear, that's good! Btw., Ryan, do you ever sleep? ;) Otiz - Original Message From: Ryan McKinley <[

Re: Solr 1.2

2007-04-29 Thread Ryan McKinley
Erik Hatcher wrote: On Apr 29, 2007, at 7:39 PM, Ryan McKinley wrote: Open trivial questions: 1. should we remove IndexInfoRequestHandler.java? It is a subset of the LukeRequestHandler, but IIRC it was implemented for the internet archive. I implemented that request handler for Flare, so

Re: On Closing JIRA issues

2007-04-29 Thread Ryan McKinley
Otis Gospodnetic wrote: Hi, I *think* the practise is to just resolve issues as Fixed when their patches are committed. I believe we can then close them after the release containing that fix has been released. That said, I know I rarely actually close JIRA issues after releases over in Luce

On Closing JIRA issues

2007-04-29 Thread Otis Gospodnetic
Hi, I *think* the practise is to just resolve issues as Fixed when their patches are committed. I believe we can then close them after the release containing that fix has been released. That said, I know I rarely actually close JIRA issues after releases over in Lucene-java. Otis . . . . .

Re: Solr 1.2

2007-04-29 Thread Erik Hatcher
On Apr 29, 2007, at 7:39 PM, Ryan McKinley wrote: Open trivial questions: 1. should we remove IndexInfoRequestHandler.java? It is a subset of the LukeRequestHandler, but IIRC it was implemented for the internet archive. I implemented that request handler for Flare, so it can introspect o

[jira] Resolved: (SOLR-162) lucene index browser / admin helpers (Luke)

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-162. Resolution: Fixed commited > lucene index browser / admin helpers (Luke) > -

[jira] Closed: (SOLR-181) Support for "Required" field Property

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley closed SOLR-181. -- Resolution: Fixed commited > Support for "Required" field Property > ---

[jira] Updated: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-133: --- Attachment: SOLR-133-XmlUpdateRequestHandler-StAX-139.patch applies (almost cleanly) with trunk + SOLR-

[jira] Updated: (SOLR-139) Support updateable/modifiable documents

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-139: --- Attachment: SOLR-139-IndexDocumentCommand.patch applies (almost cleanly) with trunk + SOLR-193 > Suppo

[jira] Updated: (SOLR-193) General SolrDocument interface to manage field values.

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-193: --- Attachment: SOLR-193-SolrDocument.patch applies cleanly with trunk > General SolrDocument interface to

[jira] Commented: (SOLR-103) SQL Upload Plugin

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492609 ] Ryan McKinley commented on SOLR-103: yes, it would be nice to support some similar functions as http://www.dbsight

[jira] Commented: (SOLR-20) A simple Java client for updating and searching

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492608 ] Ryan McKinley commented on SOLR-20: --- For anyone interested, I've finished a major overhaul of the client at: http://

Solr 1.2

2007-04-29 Thread Ryan McKinley
I have finished adding the major things I wanted in solr1.2. I think everything followed the http://wiki.apache.org/solr/CommitPolicy except the unlisted one that its nice to keep the time/changes ratio long enough that you can grock whats going on through osmosis ;) Other patches on the 'pop

[jira] Resolved: (SOLR-170) StandardRequestHandler should support the 'sort' parameter

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-170. Resolution: Fixed commited > StandardRequestHandler should support the 'sort' parameter > --

[jira] Updated: (SOLR-170) StandardRequestHandler should support the 'sort' parameter

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-170: --- Attachment: SOLR-170-sort-parameter.patch Added a new StandardRequestHandlerTest class with a testSorti

[jira] Resolved: (SOLR-220) Solr returns "HTTP status code=1" in some case

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-220. Resolution: Fixed fixed in rev 533560 > Solr returns "HTTP status code=1" in some case > ---

[jira] Assigned: (SOLR-220) Solr returns "HTTP status code=1" in some case

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-220: -- Assignee: Ryan McKinley > Solr returns "HTTP status code=1" in some case > --

[jira] Resolved: (SOLR-204) Let solrconfig.xml configure the SolrDispatchFilter to handle /select

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-204. Resolution: Fixed Fix Version/s: 1.2 added in: http://svn.apache.org/viewvc?view=rev&revision=

[jira] Commented: (SOLR-142) RawResponseWriter - replace /admin/get-file.jsp

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492592 ] Ryan McKinley commented on SOLR-142: I think the best thing to do now is split this into two issues: 1. just the

[jira] Commented: (SOLR-212) Embeddable class to call solr directly

2007-04-29 Thread Brian Whitman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492591 ] Brian Whitman commented on SOLR-212: Am working on extracting it from Cocoa as we speak... watch this space! > E

[jira] Resolved: (SOLR-212) Embeddable class to call solr directly

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-212. Resolution: Fixed Fix Version/s: 1.2 added in rev 533538 Yes Brian, we'd love to see the JNI

[jira] Updated: (SOLR-212) Embeddable class to call solr directly

2007-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-212: --- Attachment: SOLR-212-DirectSolrConnection.patch Added some real tests (it adds/delete/searches for docu

[jira] Commented: (SOLR-221) faceting memory and performance improvement

2007-04-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492579 ] Yonik Seeley commented on SOLR-221: --- Perhaps minDfFilterCache could be automatically tuned depending on if the index

[jira] Resolved: (SOLR-222) writeLockTimeout doesn't have effect

2007-04-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-222. --- Resolution: Fixed > writeLockTimeout doesn't have effect > > >

[jira] Commented: (SOLR-222) writeLockTimeout doesn't have effect

2007-04-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492575 ] Yonik Seeley commented on SOLR-222: --- Thanks, nice catch Koji! > writeLockTimeout doesn't have effect > -

[jira] Updated: (SOLR-222) writeLockTimeout doesn't have effect

2007-04-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-222: Attachment: WriteLockTimeout.patch the patch attached > writeLockTimeout doesn't have effect > -

[jira] Created: (SOLR-222) writeLockTimeout doesn't have effect

2007-04-29 Thread Koji Sekiguchi (JIRA)
writeLockTimeout doesn't have effect Key: SOLR-222 URL: https://issues.apache.org/jira/browse/SOLR-222 Project: Solr Issue Type: Bug Components: update Reporter: Koji Sekiguchi