<?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: Lucene 'bulking' queries in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208392#M161522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, and how do we code the in statement ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2008 16:02:22 GMT</pubDate>
    <dc:creator>zomurn</dc:creator>
    <dc:date>2008-11-26T16:02:22Z</dc:date>
    <item>
      <title>Lucene 'bulking' queries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208390#M161520</link>
      <description>Hi,I'am coding the data access layer in my alfresco application.This data access layer contains only method that request the repository via Lucene queries.I'd like to know (if it is possible and I hope so) how do we bulk queries done with Lucene.Example : How to query a set of node that satisfy a cr</description>
      <pubDate>Mon, 17 Nov 2008 12:50:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208390#M161520</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2008-11-17T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene 'bulking' queries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208391#M161521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In 3.0b, batch fetching (to minimize DB round-trips) is done by &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.alfresco.repo.domain.hibernate.HibernateL1CacheBulkLoader&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 14:56:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208391#M161521</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2008-11-17T14:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene 'bulking' queries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208392#M161522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, and how do we code the in statement ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 16:02:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208392#M161522</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2008-11-26T16:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene 'bulking' queries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208393#M161523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After having executed a Lucene query, and you access a row in the ResultSet, the bulk loader will prefetch nodes from the DB for the next N rows of the results.&amp;nbsp; There is nothing you need to do to get this - it is built in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to execute queries directly against the database, you can follow the style of the Hibernate DAO implementations or even the &lt;/SPAN&gt;&lt;STRONG&gt;org.alfresco.repo.domain.hibernate.HibernateL1CacheBulkLoader&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 00:08:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-bulking-queries/m-p/208393#M161523</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2008-11-27T00:08:11Z</dc:date>
    </item>
  </channel>
</rss>

