<?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 Lucene query into Web projects in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173229#M126387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know how to find a draft wcm. To search the spaces I have no problem. In projects that I think the wrong path, but I do not know what make and I can not find documentation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the following structure in Alfresco: company-home \ web projects \ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;proyecto1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;proyecto2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;proyecto3 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I have to put me look inside proyecto2 content? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find that I get a Web projects: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;spaceName = "Web Projects"; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;searchValue = "Lourdes"; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store Store = new Store (Constants.WORKSPACE_STORE, "SpacesStore"); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reference reference = new Reference (Store, null, "/ app: company_home / * [@ cm: name = \" "+ + spaceName" \ "]"); &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Predicate predicate = new Predicate (new Reference [] () reference, null, null); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Node [] = repositoryService.get nodes (predicate); &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Query query = new Query ( &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Constants.QUERY_LANG_LUCENE, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"+ PARENT: \" workspace: / / SpacesStore / "+ nodes [0]. GetReference (). GetUuid () +" \ "+ TEXT: \" "searchValue + +" \ ""); &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I want to look within Project 2, this does not work for me: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Store Store = new Store ( "AVM", "Proyecto2"); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reference reference = new Reference (Store, null, "/ cm: www / cm: avm_webapps / cm: ROOT"); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;espaÃ±ol&amp;nbsp; Â» inglÃ©s&amp;nbsp; Traduzca&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The truth that I can not function well in the search for the webprojects wcm. Within the space I have no problems &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyone who has worked? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that that is not going well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know how to reference node father, tell me search for content within the entire folder of the project, etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have some examples? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Insurance that is nonsense, but not work for me &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to me that it look at the root, but I also found the xsd of webform that I have associated with the project?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a project with documents and I want to look inside content and depth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2008 15:38:39 GMT</pubDate>
    <dc:creator>lourdes</dc:creator>
    <dc:date>2008-05-22T15:38:39Z</dc:date>
    <item>
      <title>Lucene query into Web projects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173229#M126387</link>
      <description>Hello, I do not know how to find a draft wcm. To search the spaces I have no problem. In projects that I think the wrong path, but I do not know what make and I can not find documentation. I have the following structure in Alfresco: company-home \ web projects \ proyecto1 proyecto2 proyecto3 What I</description>
      <pubDate>Thu, 22 May 2008 15:38:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173229#M126387</guid>
      <dc:creator>lourdes</dc:creator>
      <dc:date>2008-05-22T15:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene query into Web projects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173230#M126388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out my reply to your earlier post: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=12531" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=12531&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 04:05:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173230#M126388</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-05-23T04:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene query into Web projects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173231#M126389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As I set and I still managed to operate without ok&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone has done?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 15:24:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-into-web-projects/m-p/173231#M126389</guid>
      <dc:creator>lourdes</dc:creator>
      <dc:date>2008-05-27T15:24:16Z</dc:date>
    </item>
  </channel>
</rss>

