Return-Path: X-Original-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D72087E05 for ; Tue, 27 Dec 2011 08:50:57 +0000 (UTC) Received: (qmail 26557 invoked by uid 500); 27 Dec 2011 08:50:57 -0000 Delivered-To: apmail-incubator-directmemory-dev-archive@incubator.apache.org Received: (qmail 26524 invoked by uid 500); 27 Dec 2011 08:50:54 -0000 Mailing-List: contact directmemory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: directmemory-dev@incubator.apache.org Delivered-To: mailing list directmemory-dev@incubator.apache.org Received: (qmail 26516 invoked by uid 99); 27 Dec 2011 08:50:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2011 08:50:52 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tommaso.teofili@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pw0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2011 08:50:45 +0000 Received: by pbcc11 with SMTP id c11so5907073pbc.6 for ; Tue, 27 Dec 2011 00:50:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=3KMQpv3kFfUhT8S6obKDzFnysTSyO7YKPoiHWFRKkc4=; b=quUuOdY6eDKnJlkESR3h3FyxVQ1mjJMR18rwTKALLWJQJLh2HdzH5IrDaLNCsazjFn Lv2HkfK0ALDkwkl5qBTVE8dkJHrD2NVg7fAsrimP/TQ46gqC1PGzofx5/nLuVr4pcUQI jC+yMKqplpM0vq+YI+5QMKwMhrsFcKuShW+UY= Received: by 10.68.197.232 with SMTP id ix8mr32878224pbc.114.1324975824201; Tue, 27 Dec 2011 00:50:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.48.8 with HTTP; Tue, 27 Dec 2011 00:49:43 -0800 (PST) From: Tommaso Teofili Date: Tue, 27 Dec 2011 09:49:43 +0100 Message-ID: Subject: examples module and Solr DM based cache To: directmemory-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8ff1c68056697c04b50ef9e3 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1c68056697c04b50ef9e3 Content-Type: text/plain; charset=ISO-8859-1 Hi all, yesterday I night I checked in the first few lines of the examples module, a first very basic version of Solr cache using DM is there, feel free to extend / improve it. Also it'd be nice if we have other examples to add to the module. Have happy holidays and a wonderful day. Tommaso --e89a8ff1c68056697c04b50ef9e3--