Re: [jira] Commented: (SOLR-1872) Document-level Access Control in Solr

2010-04-14 Thread Peter Sturge
Environment: Solr 1.4 Reporter: Peter Sturge Priority: Minor Attachments: SolrACLSecurity.java, SolrACLSecurity.java, SolrACLSecurity.rar This issue relates to providing document-level access control for Solr index data. A related JIRA issue is: SOLR

[jira] Updated: (SOLR-1872) Document-level Access Control in Solr

2010-04-12 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1872: --- Attachment: SolrACLSecurity.java Updates a typo or two plus some misc tweaks. {code

[jira] Updated: (SOLR-1872) Document-level Access Control in Solr

2010-04-11 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1872: --- Attachment: SolrACLSecurity.java This update adds in optional auditing of searches by users

[jira] Issue Comment Edited: (SOLR-1872) Document-level Access Control in Solr

2010-04-11 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855698#action_12855698 ] Peter Sturge edited comment on SOLR-1872 at 4/11/10 6:16 AM

[jira] Issue Comment Edited: (SOLR-1872) Document-level Access Control in Solr

2010-04-11 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855698#action_12855698 ] Peter Sturge edited comment on SOLR-1872 at 4/11/10 6:18 AM

Re: HTTP Authentication for shards

2010-04-08 Thread Peter Sturge
://hc.apache.org/httpclient-3.x/authentication.html You can create the HttpClient and ConnectionManager yourself when using SolrJ, and it's easy to prototype all of the authentication stuff with a simple SolrJ program. On Fri, Apr 2, 2010 at 4:15 AM, Peter Sturge peter.stu...@googlemail.com

[jira] Created: (SOLR-1872) Document-level Access Control in Solr

2010-04-08 Thread Peter Sturge (JIRA)
Versions: 1.4 Environment: Solr 1.4 Reporter: Peter Sturge Priority: Minor Attachments: SolrACLSecurity.rar This issue relates to providing document-level access control for Solr index data. A related JIRA issue is: SOLR-1834. I thought it would be best

[jira] Updated: (SOLR-1872) Document-level Access Control in Solr

2010-04-08 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1872: --- Attachment: SolrACLSecurity.rar Document-level Access Control in Solr

Re: Making a 'isPartialResults' getter for ResponseBuilder / SolrQueryResponse

2010-04-06 Thread Peter Sturge
+1 from me. Have a look at SOLR-1143, which relates to this, regarding providing details of why results may be partial. Peter On Tue, Apr 6, 2010 at 12:59 AM, Chris Hostetter hossman_luc...@fucit.orgwrote: : Does anyone else think it might be useful to add a 'isPartialResults()' : method

[jira] Commented: (SOLR-1143) Return partial results when a connection to a shard is refused

2010-04-03 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853168#action_12853168 ] Peter Sturge commented on SOLR-1143: This is a cool patch - yes, very useful. I've

HTTP Authentication for shards

2010-04-02 Thread Peter Sturge
Hi, I've come across an interesting problem with regards distributed searching, and thought I'd share it here and see if anyone else has come across it and/or comment on the proposed solution: *Requirement:* A requirement of my particular Solr environment is that queries are subject to http

[jira] Created: (SOLR-1861) HTTP Authentication for sharded queries

2010-04-02 Thread Peter Sturge (JIRA)
Environment: Solr 1.4 Reporter: Peter Sturge Priority: Minor This issue came out of a requirement to have HTTP authentication for queries. Currently, HTTP authentication works for querying single servers, but it's not possible for distributed searches across

[jira] Updated: (SOLR-1861) HTTP Authentication for sharded queries

2010-04-02 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1861: --- Attachment: SearchHandler.java Apologies that this is the source file and not a diff'ed patch file

[jira] Updated: (SOLR-1861) HTTP Authentication for sharded queries

2010-04-02 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1861: --- Attachment: SearchHandler.java A small update to this patch to support distributed searches

[jira] Commented: (SOLR-1672) RFE: facet reverse sort count

2010-03-26 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850159#action_12850159 ] Peter Sturge commented on SOLR-1672: I agree there's some refactoring to do to bring

[jira] Updated: (SOLR-1729) Date Facet now override time parameter

2010-02-17 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1729: --- Attachment: UnInvertedField.java Hi Thomas, Thanks for catching this. I thought I'd attached

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-02-16 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834222#action_12834222 ] Peter Sturge commented on SOLR-1709: Hi Thomas, Hmmm...TermsHelper is an inner class

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-02-03 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829043#action_12829043 ] Peter Sturge commented on SOLR-1729: Hi Chris, Thanks for your comments - I hope I

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-01-28 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805995#action_12805995 ] Peter Sturge commented on SOLR-1729: ??...they might not all get queried at the exact

[jira] Commented: (SOLR-1672) RFE: facet reverse sort count

2010-01-22 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803858#action_12803858 ] Peter Sturge commented on SOLR-1672: Jan, you are absolutely correct that the parameter

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-01-22 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803860#action_12803860 ] Peter Sturge commented on SOLR-1729: I agree there are wider issues that relate

[jira] Created: (SOLR-1729) Date Facet now override time parameter

2010-01-21 Thread Peter Sturge (JIRA)
Environment: Solr 1.4 Reporter: Peter Sturge Priority: Minor This PATCH introduces a new query parameter that tells a (typically, but not necessarily) remote server what time to use as 'NOW' when calculating date facets for a query (and, for the moment, date

[jira] Updated: (SOLR-1729) Date Facet now override time parameter

2010-01-21 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1729: --- Attachment: FacetParams.java SimpleFacets.java These are the source files affected

[jira] Updated: (SOLR-1709) Distributed Date Faceting

2010-01-21 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1709: --- Attachment: FacetComponent.java Updated version of FacetComponent.java after more testing and sync

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-01-09 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798411#action_12798411 ] Peter Sturge commented on SOLR-1709: Yonik, Yes, I can see what you mean that of course

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-01-08 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797957#action_12797957 ] Peter Sturge commented on SOLR-1709: I've heard of Tortoise, I'll give that a try

[jira] Updated: (SOLR-1709) Distributed Date Faceting

2010-01-08 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1709: --- Attachment: ResponseBuilder.java FacetComponent.java Sorry, guys, can't get svn

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-01-08 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798233#action_12798233 ] Peter Sturge commented on SOLR-1709: Definitely true! -- messing about with Date strings

[jira] Resolved: (SOLR-1672) RFE: facet reverse sort count

2010-01-07 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge resolved SOLR-1672. Resolution: Fixed Marking as resolved. RFE: facet reverse sort count

[jira] Created: (SOLR-1709) Distributed Date Faceting

2010-01-07 Thread Peter Sturge (JIRA)
Reporter: Peter Sturge Priority: Minor This patch is for adding support for date facets when using distributed searches. Date faceting across multiple machines exposes some time-based issues that anyone interested in this behaviour should be aware of: Any time and/or time-zone

[jira] Created: (SOLR-1672) RFE: facet reverse sort count

2009-12-18 Thread Peter Sturge (JIRA)
Environment: Java, Solrj, http Reporter: Peter Sturge Priority: Minor As suggested by Chris Hosstetter, I have added an optional Comparator to the BoundedTreeSetLong in the UnInvertedField class. This optional comparator is used when a new (and also optional) field facet parameter

[jira] Updated: (SOLR-1672) RFE: facet reverse sort count

2009-12-18 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1672: --- Attachment: SOLR-1672.patch Patch diff file for adding facet reverse sorting RFE: facet reverse

[jira] Commented: (SOLR-1672) RFE: facet reverse sort count

2009-12-18 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792424#action_12792424 ] Peter Sturge commented on SOLR-1672: Patch SOLR-1672.patch now included for review