<?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 Really strange behaviour while searching in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144526#M101051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created my custom model with a text field which value can be selected by a list (by means of constraints). All works as expected except the search. This is what happens:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Add a PDF, selecting my custom model as document type, and from the options list I choose "Specialties"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Immediately, execute a search for my-custom-field equals to "Specialties" and it works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- After few seconds (usually between 0 and 15), the same search do not provide any result. The same test I did using API and search features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Further I still cand find that document appending the asterisk to the search string,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;String query = "@oes\\:productRequestBusiness:Specialties*";&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;If I update the document, without chancing any data, for few seconds it is again searchable without the asterisk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This happens only with PDF and XLS, no problem with DOC and PPT. Seems to be an issue related to the indexing feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had this problem with Alfresco 2.1 on Windows 2003 and MSSQL Server. I will try to reproduce it with MySQL or HSQLDB.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2007 16:53:09 GMT</pubDate>
    <dc:creator>alarocca</dc:creator>
    <dc:date>2007-11-06T16:53:09Z</dc:date>
    <item>
      <title>Really strange behaviour while searching</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144526#M101051</link>
      <description>I created my custom model with a text field which value can be selected by a list (by means of constraints). All works as expected except the search. This is what happens:- Add a PDF, selecting my custom model as document type, and from the options list I choose "Specialties"- Immediately, execute a</description>
      <pubDate>Tue, 06 Nov 2007 16:53:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144526#M101051</guid>
      <dc:creator>alarocca</dc:creator>
      <dc:date>2007-11-06T16:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Really strange behaviour while searching</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144527#M101052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did further checks about. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This issue is not related to the database (reproduced with MS SQL and HSQLDB), neither to the custom fied type (reproduced with list/constraints and simple text).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This happens with any type of document not only PDF and XLS as previously reported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Searching on standard fields works perfectly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to be a bug on the indexing engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1855" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1855&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 14:37:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144527#M101052</guid>
      <dc:creator>alarocca</dc:creator>
      <dc:date>2007-11-07T14:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Really strange behaviour while searching</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144528#M101053</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;What language/locale are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What rules have you got set that could affect these documents?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using meta data extraction?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean the search ending with a * works?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the search work if it is quoted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you go and look and edit this property is it set to what you expect it to be? Is it set correctly when you go and look in the node browser (as admin)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are your settings in the DD for indexing this property?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How is it set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 10:51:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144528#M101053</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2007-11-14T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Really strange behaviour while searching</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144529#M101054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as you can see&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1855" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1855&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the reported issue was due to the meta data extraction rule put on the root (Company Home). Once removed it, all works as expected. Even if my expectation is that even with that rule anything should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested without any difference with English and Italian.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 11:29:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/really-strange-behaviour-while-searching/m-p/144529#M101054</guid>
      <dc:creator>alarocca</dc:creator>
      <dc:date>2007-11-14T11:29:02Z</dc:date>
    </item>
  </channel>
</rss>

