<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Elasticsearch info and capabilities in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242395#M195525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; First we just wanted a general understanding of the functionality enabled and effected by elasticsearch. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, we're only using it for generating the reports in the analytics app. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the future, we might use it for full text search, but that is not planned yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; We were told that we could not create our own reports from scratch at this time but that this ability is planned for a future release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There will be some new hookpoints in 1.5, but they will be low-level and need some Java coding to do it,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's some preliminary documentation to give you an idea: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/activiti/docs/dev-guide/1.5.0-snapshot/#_custom_reports" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/activiti/docs/dev-guide/1.5.0-snapshot/#_custom_reports&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2016 09:37:23 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-22T09:37:23Z</dc:date>
    <item>
      <title>Elasticsearch info and capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242392#M195522</link>
      <description>The enterprise admin guide talks about the configuration of elasticsearch, but I am not able to find any documentation on how Activiti uses elasticsearch or how we could use it in a customized way. Can anyone help me get started in this regard? Thanks</description>
      <pubDate>Sun, 12 Jun 2016 19:55:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242392#M195522</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-06-12T19:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Elasticsearch info and capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242393#M195523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;High level: events from the Activiti engine are stored (in the ACT_EVT_LOG table), processed asynchronously and pushed to Elastic Search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The analytics do queries against elastic search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; or how we could use it in a customized way&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are you looking for exactly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 12:32:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242393#M195523</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-20T12:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Elasticsearch info and capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242394#M195524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First we just wanted a general understanding of the functionality enabled and effected by elasticsearch. Second, we were thinking of doing our own reporting using elasticsearch. We did discover after I opened this discussion topic that the enterprise analytics reports used elasticsearch data. We were told that we could not create our own reports from scratch at this time but that this ability is planned for a future release. Does anyone know when this functionality is planned?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 12:45:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242394#M195524</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-06-20T12:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Elasticsearch info and capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242395#M195525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; First we just wanted a general understanding of the functionality enabled and effected by elasticsearch. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, we're only using it for generating the reports in the analytics app. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the future, we might use it for full text search, but that is not planned yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; We were told that we could not create our own reports from scratch at this time but that this ability is planned for a future release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There will be some new hookpoints in 1.5, but they will be low-level and need some Java coding to do it,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's some preliminary documentation to give you an idea: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/activiti/docs/dev-guide/1.5.0-snapshot/#_custom_reports" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/activiti/docs/dev-guide/1.5.0-snapshot/#_custom_reports&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 09:37:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/elasticsearch-info-and-capabilities/m-p/242395#M195525</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-22T09:37:23Z</dc:date>
    </item>
  </channel>
</rss>

