<?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: Search all documents at user Home space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70728#M45700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok thx i will try this &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Oct 2006 15:05:56 GMT</pubDate>
    <dc:creator>ribz33</dc:creator>
    <dc:date>2006-10-05T15:05:56Z</dc:date>
    <item>
      <title>Search all documents at user Home space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70726#M45698</link>
      <description>Hi, i want to reproduce my_docs template with web services but i dont succeed to find good query with Lucene.Im not expert with lucene query if someone can help me…At the moment i had tried this &lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rivate static final Store STORE = new Store(Constants.WORKSPACE_STORE, "SpacesStore");…Query query = ne</description>
      <pubDate>Thu, 05 Oct 2006 10:04:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70726#M45698</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2006-10-05T10:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search all documents at user Home space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70727#M45699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't really know XPath, but I think your problem is on the XPath expression. Are you sure of your '/' ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can't make it work, you can use the method queryChildren if you have the ref of the user home…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not test this code, but it should work…&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;// Get the ref of the user_home :&lt;BR /&gt;RepositoryServiceSoapBindingStub repositoryService = this.getWebServiceFactory().getRepositoryService();&lt;BR /&gt;Reference reference = new Reference(new Store(Constants.WORKSPACE_STORE, "SpacesStore"), null, "/app:company_home/*[@cm:name=\"" + user_home + "\"]");&lt;BR /&gt;Predicate predicate = new Predicate(new Reference[] { reference }, null, null);&lt;BR /&gt;Node[] nodes = repositoryService.get(predicate);&lt;BR /&gt;Reference ref = nodes[0].getReference();&lt;BR /&gt;// Get all the children of the user_home space&lt;BR /&gt;this.getWebServiceFactory().getRepositoryService().queryChildren(ref);&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 15:03:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70727#M45699</guid>
      <dc:creator>sam69</dc:creator>
      <dc:date>2006-10-05T15:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Search all documents at user Home space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70728#M45700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok thx i will try this &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 15:05:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-all-documents-at-user-home-space/m-p/70728#M45700</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2006-10-05T15:05:56Z</dc:date>
    </item>
  </channel>
</rss>

