Hudson build is back to normal: Solr-trunk #474

2008-06-19 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/474/changes

[jira] Resolved: (SOLR-572) Spell Checker as a Search Component

2008-06-19 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-572. -- Resolution: Fixed Committed revision 669485. Note, I incorporated LUCENE-1297. See

[jira] Updated: (SOLR-502) Add search time out support

2008-06-19 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated SOLR-502: --- Attachment: SOLR-502.patch Changes the setting of the partialResults flag from the results to the

[jira] Commented: (SOLR-502) Add search time out support

2008-06-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606424#action_12606424 ] Yonik Seeley commented on SOLR-502: --- Thanks Sean, that definitely cuts down the patch size,

[jira] Commented: (SOLR-502) Add search time out support

2008-06-19 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606428#action_12606428 ] Sean Timm commented on SOLR-502: The timeout is to protect the server side. The client side

[jira] Commented: (SOLR-502) Add search time out support

2008-06-19 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606473#action_12606473 ] Sean Timm commented on SOLR-502: bq. that definitely cuts down the patch size [...] What's

[jira] Commented: (SOLR-443) POST queries don't declare its charset

2008-06-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606474#action_12606474 ] Yonik Seeley commented on SOLR-443: --- I just tested the latest 5.5 tomcat (5.5.26). It

[jira] Commented: (SOLR-502) Add search time out support

2008-06-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606483#action_12606483 ] Yonik Seeley commented on SOLR-502: --- I see your point on the overlap between something like

[jira] Commented: (SOLR-430) SpellcheckerRequest / Response

2008-06-19 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606525#action_12606525 ] Shalin Shekhar Mangar commented on SOLR-430: Should we re-use this issue to

[jira] Commented: (SOLR-430) SpellcheckerRequest / Response

2008-06-19 Thread Matthew Runo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606531#action_12606531 ] Matthew Runo commented on SOLR-430: --- Seems like a very reasonable thing to do to me

[jira] Updated: (SOLR-430) SpellcheckerRequest / Response

2008-06-19 Thread Matthew Runo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Runo updated SOLR-430: -- Description: SolrJ should support sending a request that interacts with the SpellCheckComponent from

XSS in Solr admin interface

2008-06-19 Thread Nicob
Hi, while testing the Solr search engine, I found a XSS vulnerability in its administration interface. I wrote to [EMAIL PROTECTED], but I wonder if this list could be a better place to find a security contact of the Solr project. Regards, Nicob

Re: XSS in Solr admin interface

2008-06-19 Thread Yonik Seeley
On Thu, Jun 19, 2008 at 7:42 PM, Nicob [EMAIL PROTECTED] wrote: while testing the Solr search engine, I found a XSS vulnerability in its administration interface. I wrote to [EMAIL PROTECTED], but I wonder if this list could be a better place to find a security contact of the Solr project.

[jira] Commented: (SOLR-443) POST queries don't declare its charset

2008-06-19 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606610#action_12606610 ] Lars Kotthoff commented on SOLR-443: I'm also using tomcat 5.5.26 here, but I can't

[jira] Commented: (SOLR-443) POST queries don't declare its charset

2008-06-19 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606615#action_12606615 ] Lars Kotthoff commented on SOLR-443: {quote} Did you try setting URIEncoding=UTF-8 on the

Re: XSS in Solr admin interface

2008-06-19 Thread Mike Klaas
On 19-Jun-08, at 5:47 PM, Yonik Seeley wrote: On Thu, Jun 19, 2008 at 7:42 PM, Nicob [EMAIL PROTECTED] wrote: while testing the Solr search engine, I found a XSS vulnerability in its administration interface. I wrote to [EMAIL PROTECTED], but I wonder if this list could be a better place

Re: [jira] Updated: (SOLR-502) Add search time out support

2008-06-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
If the patch is going in immediately it may not be necessary. --Noble On Thu, Jun 5, 2008 at 8:37 PM, Sean Timm (JIRA) [EMAIL PROTECTED] wrote: [ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated

SolrJ javadocs

2008-06-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
Where can I find javadocs for SolrJ? I want to put up the link in the SolrJ wiki? -- --Noble Paul

Use method chaining in SolrQuery

2008-06-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
SolrQuery has umpteen no:of setter methods and one needs to invoke a lot of them before sending the query. Can we make the 'setter' methods return 'this' so that users can chain the method calls and make the client code simpler. as follows SolrQuery solrQuery = new SolrQuery().

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606634#action_12606634 ] Noble Paul commented on SOLR-572: - Why do we need to add the queryConverter definition