<?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: [resolved] Indexing in Talend MDM in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Indexing-in-Talend-MDM/m-p/2338015#M1691</link>
    <description>Hi, 
&lt;BR /&gt;The data modeler does not support indexing (for the moment). It has to be done in eXist directly. You can check the following URLs : 
&lt;BR /&gt;- General Indexing information : 
&lt;A href="http://exist.sourceforge.net/indexing.html" rel="nofollow noopener noreferrer"&gt;http://exist.sourceforge.net/indexing.html&lt;/A&gt; 
&lt;BR /&gt;- Lucene (full-text) indexing : 
&lt;A href="http://exist.sourceforge.net/lucene.html" rel="nofollow noopener noreferrer"&gt;http://exist.sourceforge.net/lucene.html&lt;/A&gt; 
&lt;BR /&gt;By default, Lucene is activated for Talend MDM and the queries done in Talend MDM use this index. 
&lt;BR /&gt;Indexes are declared through a document in the database called "collection.xconf". To index a specific collection, put the document into /db/system/config/&amp;lt;same path as the collection&amp;gt;. For instance, I have a ?Location? data-container, it is stored in /db/Location. So I create the collection.xconf doc into /db/system/config/db/Location. Use the eXist DB client to connect to your database: 
&lt;BR /&gt;- Go into /db/system/config 
&lt;BR /&gt;- Create a "db" collection using File &amp;gt; Create Collection 
&lt;BR /&gt;- Go into /db/system/config/db 
&lt;BR /&gt;- Create a &amp;lt;collection&amp;gt; collection, where &amp;lt;collection&amp;gt; = same name as the collection to index in /db (for instance: ?Location?) 
&lt;BR /&gt;- Create a collection.xconf document in /db/system/config/db/&amp;lt;collection&amp;gt; using File &amp;gt; Create Empty Document 
&lt;BR /&gt;- Open collection.xconf and create the indexes 
&lt;BR /&gt;You can use both Full text and "n-gram" indexes (with "qname"). 
&lt;BR /&gt;- Reindex the collection by selecting /db/&amp;lt;collection&amp;gt; and then: File &amp;gt; Reindex Collection 
&lt;BR /&gt;Regards.</description>
    <pubDate>Thu, 01 Apr 2010 15:29:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-04-01T15:29:35Z</dc:date>
    <item>
      <title>[resolved] Indexing in Talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Indexing-in-Talend-MDM/m-p/2338014#M1690</link>
      <description>Hi.
&lt;BR /&gt;As I know eXist db supports several type of indexes.
&lt;BR /&gt;How does Talend MDM manage indexes?
&lt;BR /&gt;Is it possible in Data Modeler add indexes manually?
&lt;BR /&gt;Thank you.</description>
      <pubDate>Sat, 16 Nov 2024 13:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Indexing-in-Talend-MDM/m-p/2338014#M1690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Indexing in Talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Indexing-in-Talend-MDM/m-p/2338015#M1691</link>
      <description>Hi, 
&lt;BR /&gt;The data modeler does not support indexing (for the moment). It has to be done in eXist directly. You can check the following URLs : 
&lt;BR /&gt;- General Indexing information : 
&lt;A href="http://exist.sourceforge.net/indexing.html" rel="nofollow noopener noreferrer"&gt;http://exist.sourceforge.net/indexing.html&lt;/A&gt; 
&lt;BR /&gt;- Lucene (full-text) indexing : 
&lt;A href="http://exist.sourceforge.net/lucene.html" rel="nofollow noopener noreferrer"&gt;http://exist.sourceforge.net/lucene.html&lt;/A&gt; 
&lt;BR /&gt;By default, Lucene is activated for Talend MDM and the queries done in Talend MDM use this index. 
&lt;BR /&gt;Indexes are declared through a document in the database called "collection.xconf". To index a specific collection, put the document into /db/system/config/&amp;lt;same path as the collection&amp;gt;. For instance, I have a ?Location? data-container, it is stored in /db/Location. So I create the collection.xconf doc into /db/system/config/db/Location. Use the eXist DB client to connect to your database: 
&lt;BR /&gt;- Go into /db/system/config 
&lt;BR /&gt;- Create a "db" collection using File &amp;gt; Create Collection 
&lt;BR /&gt;- Go into /db/system/config/db 
&lt;BR /&gt;- Create a &amp;lt;collection&amp;gt; collection, where &amp;lt;collection&amp;gt; = same name as the collection to index in /db (for instance: ?Location?) 
&lt;BR /&gt;- Create a collection.xconf document in /db/system/config/db/&amp;lt;collection&amp;gt; using File &amp;gt; Create Empty Document 
&lt;BR /&gt;- Open collection.xconf and create the indexes 
&lt;BR /&gt;You can use both Full text and "n-gram" indexes (with "qname"). 
&lt;BR /&gt;- Reindex the collection by selecting /db/&amp;lt;collection&amp;gt; and then: File &amp;gt; Reindex Collection 
&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 01 Apr 2010 15:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Indexing-in-Talend-MDM/m-p/2338015#M1691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-01T15:29:35Z</dc:date>
    </item>
  </channel>
</rss>

