[jira] Resolved: (SOLR-56) PATCH: JSONResponseWriter JSON result wrapper function

2006-10-18 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-56?page=all ] Yonik Seeley resolved SOLR-56. -- Resolution: Fixed Assignee: Yonik Seeley Yes, it does make more sense. Committed. > PATCH: JSONResponseWriter JSON result wrapper function > ---

Re: [jira] Resolved: (SOLR-49) PATCH: XSLTServletFilter

2006-10-18 Thread Bertrand Delacretaz
On 10/18/06, Chris Hostetter <[EMAIL PROTECTED]> wrote: ...Would you like to do the honors of writing up some wiki docs about the new Writer?... sure, will do that tomorrow or Friday. -Bertrand

[jira] Commented: (SOLR-56) PATCH: JSONResponseWriter JSON result wrapper function

2006-10-18 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-56?page=comments#action_12443352 ] Bertrand Delacretaz commented on SOLR-56: - I though json.wrf was more in line with Solr's usual terseness in parameter names ;-) And callback does not mean m

[jira] Commented: (SOLR-56) PATCH: JSONResponseWriter JSON result wrapper function

2006-10-18 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-56?page=comments#action_12443348 ] Yonik Seeley commented on SOLR-56: -- Thanks Bertrand, interesting stuff! Since yahoo calls the parameter "callback", should we call ours "json.callback", or do peopl

Re: [jira] Resolved: (SOLR-49) PATCH: XSLTServletFilter

2006-10-18 Thread Chris Hostetter
: Thanks again Bertrand. Would you like to do the honors of writing up some wiki docs about the new Writer? -Hoss

[jira] Resolved: (SOLR-49) PATCH: XSLTServletFilter

2006-10-18 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-49?page=all ] Hoss Man resolved SOLR-49. -- Resolution: Fixed Commited with both the subdirectory change and the rename to "example.xsl" Thanks again Bertrand. > PATCH: XSLTServletFilter > > >

Re: [jira] Commented: (SOLR-49) PATCH: XSLTServletFilter

2006-10-18 Thread Chris Hostetter
: OTOH, forcing the XSLT files to be under conf/xslt would avoid : cluttering the conf directory, I think it's a good idea. yeah .. the clutter issue alone seems to make it a worthwhile restriction. : You mean that the filename gives this impression, right? No problem with correct. : a rename,

[jira] Updated: (SOLR-56) PATCH: JSONResponseWriter JSON result wrapper function

2006-10-18 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-56?page=all ] Bertrand Delacretaz updated SOLR-56: Attachment: JSONResponseWriter.wrf.patch The patch (also includes changes from SOLR-49) > PATCH: JSONResponseWriter JSON result wrapper function > ---

[jira] Created: (SOLR-56) PATCH: JSONResponseWriter JSON result wrapper function

2006-10-18 Thread Bertrand Delacretaz (JIRA)
PATCH: JSONResponseWriter JSON result wrapper function -- Key: SOLR-56 URL: http://issues.apache.org/jira/browse/SOLR-56 Project: Solr Issue Type: Improvement Components: search

[jira] Commented: (SOLR-49) PATCH: XSLTServletFilter

2006-10-18 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-49?page=comments#action_12443196 ] Bertrand Delacretaz commented on SOLR-49: - I'm with Yonik on the security thing, Solr is wide open as is anyway. OTOH, forcing the XSLT files to be under con