[jira] Commented: (SOLR-303) Federated Search over HTTP

2007-10-02 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531997 ] Sharad Agarwal commented on SOLR-303: - >> Does this mean that this patch requires SOLR-281 to be applied first? No.

[jira] Commented: (SOLR-351) external value source

2007-10-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531988 ] Yonik Seeley commented on SOLR-351: --- OK, the latest SOLR-344 patch includes external value source. Here is what the

[jira] Issue Comment Edited: (SOLR-351) external value source

2007-10-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531988 ] [EMAIL PROTECTED] edited comment on SOLR-351 at 10/2/07 7:49 PM: OK, the latest SOLR-344 pa

[jira] Updated: (SOLR-334) pluggable query parsers

2007-10-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-334: -- Attachment: qparser.patch refresh of patch, including external value source since it overlaps. - changed

[jira] Updated: (SOLR-350) Manage Multiple SolrCores

2007-10-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-350: --- Attachment: SOLR-350-MultiCore.patch more real example. This looks for a 'multicore.xml' in the instan

[jira] Created: (SOLR-371) trigger arbitrary events by name through http interface

2007-10-02 Thread Daniel Wu (JIRA)
trigger arbitrary events by name through http interface --- Key: SOLR-371 URL: https://issues.apache.org/jira/browse/SOLR-371 Project: Solr Issue Type: Improvement Reporter: Dan

[jira] Updated: (SOLR-341) PHP Solr Client

2007-10-02 Thread Donovan Jimenez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donovan Jimenez updated SOLR-341: - Attachment: (was: SolrPhpClient.zip) > PHP Solr Client > --- > > Ke

[jira] Updated: (SOLR-341) PHP Solr Client

2007-10-02 Thread Donovan Jimenez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donovan Jimenez updated SOLR-341: - Attachment: SolrPhpClient.zip Updates to the Solr Client: - search can now take muliple parameters

[jira] Commented: (SOLR-370) Add a STX stream transform update handler

2007-10-02 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531798 ] Thomas Peuss commented on SOLR-370: --- BTW: this is of course related to SOLR-285. > Add a STX stream transform update

[jira] Updated: (SOLR-370) Add a STX stream transform update handler

2007-10-02 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated SOLR-370: -- Attachment: example-stx.zip An example file and example STX stylesheet. > Add a STX stream transform upd

[jira] Updated: (SOLR-370) Add a STX stream transform update handler

2007-10-02 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated SOLR-370: -- Attachment: joost-20070718-bin.zip The joost library binary distribution. Put joost.jar in Solr's lib dir

[jira] Updated: (SOLR-370) Add a STX stream transform update handler

2007-10-02 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated SOLR-370: -- Attachment: StxUpdateRequestHandler.patch A patch for review of the idea... > Add a STX stream transform

[jira] Created: (SOLR-370) Add a STX stream transform update handler

2007-10-02 Thread Thomas Peuss (JIRA)
Add a STX stream transform update handler - Key: SOLR-370 URL: https://issues.apache.org/jira/browse/SOLR-370 Project: Solr Issue Type: New Feature Components: update Affects Versions: 1.

[jira] Commented: (SOLR-324) solr can't perform sort by long field

2007-10-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531784 ] Grant Ingersoll commented on SOLR-324: -- It also can't perform FunctionQuery's on longs and doubles either > solr

Can SOLR-127 (Make Solr more friendly to external HTTP caches) be commited before 1.3 gets released?

2007-10-02 Thread Peuss, Thomas
Hello! Any chance to get SOLR-127 into the codebase before the 1.3 release? Any changes you want to see before that can happen? CU Thomas

Build failed in Hudson: Solr-Nightly #218

2007-10-02 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Solr-Nightly/218/changes Changes: [ryan] moving generally useful DirectXmlRequest from the test package to solrj/request [ryan] SOLR-369 -- EmbeddedSolrServer needs to call req.close() after query. Thanks Renato [ehatcher] Remove helper meth