Return-Path: X-Original-To: apmail-zest-commits-archive@minotaur.apache.org Delivered-To: apmail-zest-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 965EE186C5 for ; Mon, 21 Sep 2015 15:17:05 +0000 (UTC) Received: (qmail 7815 invoked by uid 500); 21 Sep 2015 15:17:05 -0000 Delivered-To: apmail-zest-commits-archive@zest.apache.org Received: (qmail 7796 invoked by uid 500); 21 Sep 2015 15:17:05 -0000 Mailing-List: contact commits-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list commits@zest.apache.org Received: (qmail 7786 invoked by uid 99); 21 Sep 2015 15:17:05 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Sep 2015 15:17:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E59751A51B2 for ; Mon, 21 Sep 2015 15:17:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.301 X-Spam-Level: **** X-Spam-Status: No, score=4.301 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RDNS_NONE=2.5, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id qTKLh04cBH6c for ; Mon, 21 Sep 2015 15:16:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (unknown [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 4A3BA23068 for ; Mon, 21 Sep 2015 15:16:32 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1EF93E0AC1 for ; Mon, 21 Sep 2015 15:16:32 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 041EC3A0250 for ; Mon, 21 Sep 2015 15:16:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1704315 [12/17] - in /zest/site: content/ content/java/2.1/ content/java/2.1/js/ content/java/latest/ content/java/latest/js/ src/ Date: Mon, 21 Sep 2015 15:16:12 -0000 To: commits@zest.apache.org From: paulmerlin@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150921151632.041EC3A0250@svn01-us-west.apache.org> Modified: zest/site/content/java/latest/extension-indexing-sql.html URL: http://svn.apache.org/viewvc/zest/site/content/java/latest/extension-indexing-sql.html?rev=1704315&r1=1704314&r2=1704315&view=diff ============================================================================== --- zest/site/content/java/latest/extension-indexing-sql.html (original) +++ zest/site/content/java/latest/extension-indexing-sql.html Mon Sep 21 15:15:15 2015 @@ -71,7 +71,7 @@ get SQL Index/Query.

The following SQL databases are supported:

Implementations per database Vendor share a generic codebase but can override about everything SQL. As a consequence -they can have strong differences in terms of performance if they use vendor specific extensions.

Table 74. Artifact

Group IDArtifact IDVersion

org.qi4j.extension

org.qi4j.extension.indexing-sql

2.1


Configuration

SQL Index/Query Configuration is optional and provides only one configura tion property: schemaName defaulted to +they can have strong differences in terms of performance if they use vendor specific extensions.

Table 74. Artifact

Group IDArtifact IDVersion

org.qi4j.extension

org.qi4j.extension.indexing-sql

2.1


Configuration

SQL Index/Query Configuration is optional and provides only one configura tion property: schemaName defaulted to qi4j_es. On SQL databases that don’t support schemas this configuration property is simply ignored.

The assembly snippets below show the DataSource assembly alongside the SQL Index/Query assembly. Remember to configure the DataSource properly, see SQL Library and Configure a Service.

PostgreSQL

Assembly is done using the provided Assembler:

// DataSourceService
 new DBCPDataSourceServiceAssembler().

Modified: zest/site/content/java/latest/extension-metrics-yammer.html
URL: http://svn.apache.org/viewvc/zest/site/content/java/latest/extension-metrics-yammer.html?rev=1704315&r1=1704314&r2=1704315&view=diff
==============================================================================
--- zest/site/content/java/latest/extension-metrics-yammer.html (original)
+++ zest/site/content/java/latest/extension-metrics-yammer.html Mon Sep 21 15:15:15 2015
@@ -66,7 +66,7 @@
   })();
  
 
-  

Yammer Metrics

code

docs

tests

Yammer Metrics

Note

T his Extension has no documentation yet. Learn how to contribute in Writing Documentation.

Table 75. Artifact

Group IDArtifact IDVersion

org.qi4j.extension

org.qi4j.extension.metrics-yammer

2.1