<?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: Joined search queries, Lucene or SOLR in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247095#M200225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for digging up an old thread but if i understand the release note of 5.0.b correctly then this should be the first version that comes with solr4. So, does that mean the join functionality that wasn't possible before is now part of alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if so, does anyone have any pointers as to how to use these in a 5.0.c community deployment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 09:51:31 GMT</pubDate>
    <dc:creator>schipmolder</dc:creator>
    <dc:date>2015-02-24T09:51:31Z</dc:date>
    <item>
      <title>Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247090#M200220</link>
      <description>Hi, Up to now I've been using lucene in java backed webscripts (alfresco community 4.0.d) to search for specific folders in the repository based on specific types and property values, that all works as expected.Now my requirements have changed slightly and I need to do a joined query which will find</description>
      <pubDate>Tue, 14 Aug 2012 10:23:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247090#M200220</guid>
      <dc:creator>schipmolder</dc:creator>
      <dc:date>2012-08-14T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247091#M200221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The version of Solr that Alfresco uses (1.4) doesn't support joins, the join functionality was released in Solr 4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 10:12:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247091#M200221</guid>
      <dc:creator>dantuffery</dc:creator>
      <dc:date>2012-08-16T10:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247092#M200222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah ok, thanks Dan, that explains a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know if there's another way to run these kind of queries, perhaps using a different search engine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently looping over the results of the main query and have to do another query for each one to get the children I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This works but is extremely slow when the resultset contains many items.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 10:21:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247092#M200222</guid>
      <dc:creator>schipmolder</dc:creator>
      <dc:date>2012-08-16T10:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247093#M200223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wouldn't recommend using a different search engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is nothing that will do what you want OOTB. Solr 4 is open source, have you had a look at how they implemented joins? It might give you some ideas.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 10:03:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247093#M200223</guid>
      <dc:creator>dantuffery</dc:creator>
      <dc:date>2012-08-20T10:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247094#M200224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I understand it, later versions of SOLR support joins defined at index time - and not ad hoc join support as you would expect from a DB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is an outline plan to suport this but it is currently a long way from the top of the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 09:54:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247094#M200224</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-09-03T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247095#M200225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for digging up an old thread but if i understand the release note of 5.0.b correctly then this should be the first version that comes with solr4. So, does that mean the join functionality that wasn't possible before is now part of alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if so, does anyone have any pointers as to how to use these in a 5.0.c community deployment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 09:51:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247095#M200225</guid>
      <dc:creator>schipmolder</dc:creator>
      <dc:date>2015-02-24T09:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247096#M200226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No join is still not implemented.&amp;nbsp;&amp;nbsp; But now that the move to solr 4 has been done my colleagues are now in a phase of making use of it.&amp;nbsp;&amp;nbsp; I think the short term roadmap is faceted queries and exposing geo types and search highlight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I've discussed join queries with my colleagues the concern has always been yes we can do it.&amp;nbsp;&amp;nbsp; But then performance will be a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry but I don't know specifics about the search roadmap.&amp;nbsp;&amp;nbsp; It may not even exist yet since we are currently in project initiation phase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 22:48:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247096#M200226</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-02-24T22:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Joined search queries, Lucene or SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247097#M200227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry I hadn't seen your comment, but thanks a lot for the information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm in a bit of a pickle at the moment designing my models as ideally I'd make associations with child objects but I will need to be able to search for their properties so not sure what to do. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I should just make them all properties of the parent instead of children. The. I can always split them up later when solr4 does support te queries. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, thanks for your update! &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:01:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/joined-search-queries-lucene-or-solr/m-p/247097#M200227</guid>
      <dc:creator>schipmolder</dc:creator>
      <dc:date>2015-03-10T15:01:47Z</dc:date>
    </item>
  </channel>
</rss>

