<?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 AVM store-specific searches in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236586#M189716</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;I've got a Web Script that searches for web-content from a specified AVM-store:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var store = avm.lookupStore(args.store);&lt;BR /&gt;var results = store.luceneSearch("@\\{http\\://&lt;A href="http://www.alfresco.org/model/wcmappmodel/1.0\\}parentformname:\%22nameOfTheWebForm\" rel="nofollow noopener noreferrer"&gt;www.alfresco.org/model/wcmappmodel/1.0\\}parentformname:\'nameOfTheWebForm\&lt;/A&gt;"");&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything works as expected, when querying the staging sandbox (i.e., args.store = "webproject"). However, if I try to search from a user-specific sandbox (for example; args.store = "webproject–admin") results is an empty set. Why is that? How can search from a some user's sandbox?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Pyppe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2009 08:01:19 GMT</pubDate>
    <dc:creator>pyppe</dc:creator>
    <dc:date>2009-09-29T08:01:19Z</dc:date>
    <item>
      <title>AVM store-specific searches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236586#M189716</link>
      <description>Hi.I've got a Web Script that searches for web-content from a specified AVM-store:var store = avm.lookupStore(args.store);var results = store.luceneSearch("@\\{http\\://www.alfresco.org/model/wcmappmodel/1.0\\}parentformname:\'nameOfTheWebForm\"");‍‍‍‍Everything works as expected, when querying the</description>
      <pubDate>Tue, 29 Sep 2009 08:01:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236586#M189716</guid>
      <dc:creator>pyppe</dc:creator>
      <dc:date>2009-09-29T08:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: AVM store-specific searches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236587#M189717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Lucene based search is only available for the latest snapshot of the head revision for staging. It is not available for user sand boxes, workflow sand boxes etc.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WCM_Search" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WCM_Search&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 09:42:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236587#M189717</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-09-29T09:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: AVM store-specific searches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236588#M189718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One preview mechanism that will allow search for Author sandboxes is Test Server Deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the wiki page above you can also see how to turn on indexing for author sandboxes but please note that only snapshotted content can be searched.&amp;nbsp;&amp;nbsp;&amp;nbsp; The author sandbox is snapshotted when content is submitted to staging or deployed so it might not work quite as you expect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 10:53:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/avm-store-specific-searches/m-p/236588#M189718</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-09-29T10:53:09Z</dc:date>
    </item>
  </channel>
</rss>

