From user-return-22341-apmail-nutch-user-archive=nutch.apache.org@nutch.apache.org Thu Dec 1 06:23:35 2011 Return-Path: X-Original-To: apmail-nutch-user-archive@www.apache.org Delivered-To: apmail-nutch-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCAC97681 for ; Thu, 1 Dec 2011 06:23:35 +0000 (UTC) Received: (qmail 42113 invoked by uid 500); 1 Dec 2011 06:23:34 -0000 Delivered-To: apmail-nutch-user-archive@nutch.apache.org Received: (qmail 42084 invoked by uid 500); 1 Dec 2011 06:23:34 -0000 Mailing-List: contact user-help@nutch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@nutch.apache.org Delivered-To: mailing list user@nutch.apache.org Delivered-To: moderator for user@nutch.apache.org Received: (qmail 39134 invoked by uid 500); 1 Dec 2011 06:22:03 -0000 Delivered-To: apmail-lucene-nutch-user@lucene.apache.org X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Date: Wed, 30 Nov 2011 22:21:34 -0800 (PST) From: John Whelan To: nutch-user@lucene.apache.org Message-ID: <1322720494959-3550682.post@n3.nabble.com> Subject: Posting to a secured Solr? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org All, I have secured the Solr update URL on Jetty using BASIC security. Is there a way to pass the ID/password from Nutch 1.3 crawling via a 'nutch crawl urls/ -dir output -solr http://localhost/solr -depth 3' command*? Barring that are there any best practices in security the update/delete functions in Solr in a way that is Nutch-compatible other than firewalls? (I have been looking at IP-level security for Jetty for specific URL patterns, but it doesn't seem clear that it is do-able. Should I look to abandon Jetty in favor of an Apache Server or a Resin servlet container?) Thanks, John * As a stretch, I did try appending j_username and j_password to the base URl, but received the response I expected. Further looking at the underlying Nutch Java source didn't give me more ideas in this approach, but I might have missed something. ----- Regards, John http://www.whelanlabs.com -- View this message in context: http://lucene.472066.n3.nabble.com/Posting-to-a-secured-Solr-tp3550682p3550682.html Sent from the Nutch - User mailing list archive at Nabble.com.