<?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 How is full text managed in a default Nuxeo setup? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-is-full-text-managed-in-a-default-nuxeo-setup/m-p/327341#M14342</link>
    <description>&lt;P&gt;Let's say I have a setup where I use PostgreSQL or Oracle, and store my binary files on the file system and not in the SQL database. How is the full text search managed? Is it using Lucene or a specific library?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2011 15:39:59 GMT</pubDate>
    <dc:creator>Roland_Benedett</dc:creator>
    <dc:date>2011-08-04T15:39:59Z</dc:date>
    <item>
      <title>How is full text managed in a default Nuxeo setup?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-is-full-text-managed-in-a-default-nuxeo-setup/m-p/327341#M14342</link>
      <description>&lt;P&gt;Let's say I have a setup where I use PostgreSQL or Oracle, and store my binary files on the file system and not in the SQL database. How is the full text search managed? Is it using Lucene or a specific library?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 15:39:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-is-full-text-managed-in-a-default-nuxeo-setup/m-p/327341#M14342</guid>
      <dc:creator>Roland_Benedett</dc:creator>
      <dc:date>2011-08-04T15:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: How is full text managed in a default Nuxeo setup?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-is-full-text-managed-in-a-default-nuxeo-setup/m-p/327342#M14343</link>
      <description>&lt;P&gt;The Nuxeo repository (VCS) extracts the full text content from the binary files (stored through the Binary Manager) and from the metadata (stored in the SQL database) and indexes this in the database through its native full text indexing capabilities (called &lt;A href="http://www.postgresql.org/docs/9.0/static/textsearch.html"&gt;Full Text Search&lt;/A&gt; in PostgreSQL or &lt;A href="http://download.oracle.com/docs/cd/B28359_01/text.111/b28303/quicktour.htm"&gt;Oracle Text&lt;/A&gt; in Oracle, and something else in other databases).&lt;/P&gt;
&lt;P&gt;So there is no requirement for an external library, and we don't have the classic issues when using a Lucene index: in Nuxeo full text indexing is fully transactional and you can hot-backup it with the database built-in tools.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 16:07:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-is-full-text-managed-in-a-default-nuxeo-setup/m-p/327342#M14343</guid>
      <dc:creator>Thierry_Delprat</dc:creator>
      <dc:date>2011-08-04T16:07:47Z</dc:date>
    </item>
  </channel>
</rss>

