<?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: Problems with LUCENE search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200992#M154122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problems solved, it was lucene indexes issue. I deploy alfresco with inde.recovery.mode set to FULL and the problem was solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 09:58:15 GMT</pubDate>
    <dc:creator>fstnboy</dc:creator>
    <dc:date>2008-10-08T09:58:15Z</dc:date>
    <item>
      <title>Problems with LUCENE search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200989#M154119</link>
      <description>Hi…&amp;nbsp; :roll: I´ve got some problems with the LUCENE search….I want to search below the current node for spaces with a specific aspect, so I do the next search:"+ASPECT:\"{http://www.libertyseguros.es/model/content/ajd/1.0}EsEmpresa\" +PATH:\"" + serviceRegistry.getNodeService().getPath(navigationBean</description>
      <pubDate>Thu, 18 Sep 2008 07:21:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200989#M154119</guid>
      <dc:creator>fstnboy</dc:creator>
      <dc:date>2008-09-18T07:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LUCENE search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200990#M154120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found that the problem is in the PATH query, exactly with the spaces…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i perform a search like: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;PATH:"/app:company_home/ajd:Asesoría Jurídica/ajd:Procedimientos/ajd:Administrativos/ajd:Protección de datos"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;nothing is returned as result of the query. But if the search is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;]PATH:"/app:company_home/ajd:Asesoría_x0020_Jurídica/ajd:Procedimientos/ajd:Administrativos/ajd:Protección_x0020_de_x0020_datos"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;a node is returned. The problem is that when I try to access this node this error appears:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;javax.faces.FacesException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/admin/node-browser.jsp][Class: javax.faces.component.html.HtmlForm,Id: searchForm][Class: javax.faces.component.html.HtmlCommandLink,Id: selectPrimaryPath][Class: javax.faces.component.html.HtmlOutputText,Id: primaryPath]} &lt;BR /&gt;at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:425) &lt;BR /&gt;at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:211) &lt;BR /&gt;at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41) &lt;BR /&gt;at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:132) &lt;BR /&gt;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:140) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) &lt;BR /&gt;at org.alfresco.web.app.servlet.AdminAuthenticationFilter.doFilter(AdminAuthenticationFilter.java:80) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) &lt;BR /&gt;at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) &lt;BR /&gt;at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) &lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) &lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) &lt;BR /&gt;at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175) &lt;BR /&gt;at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74) &lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) &lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) &lt;BR /&gt;at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156) &lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) &lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) &lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) &lt;BR /&gt;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) &lt;BR /&gt;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) &lt;BR /&gt;at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112) &lt;BR /&gt;at java.lang.Thread.run(Thread.java:619) &lt;BR /&gt;Caused by: org.apache.jasper.JasperException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/admin/node-browser.jsp][Class: javax.faces.component.html.HtmlForm,Id: searchForm][Class: javax.faces.component.html.HtmlCommandLink,Id: selectPrimaryPath][Class: javax.faces.component.html.HtmlOutputText,Id: primaryPath]} &lt;BR /&gt;at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512) &lt;BR /&gt;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:395) &lt;BR /&gt;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) &lt;BR /&gt;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) &lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) &lt;BR /&gt;at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672) &lt;BR /&gt;at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463) &lt;BR /&gt;at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398) &lt;BR /&gt;at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301) &lt;BR /&gt;at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:419) &lt;BR /&gt;… 29 more&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have browse the node I want through the node explorer and there is a node like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/{&lt;A href="http://www.alfresco.org/model/application/1.0}company_home/{http://www.libertyseguros.es/model/content/ajd/1.0}Asesoría" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/application/1.0}company_home/{http://www.libertyseguros.es/model/content/ajd/1.0}Asesoría&lt;/A&gt; Jurídica/{&lt;A href="http://www.libertyseguros.es/model/content/ajd/1.0}Procedimientos/{http://www.libertyseguros.es/model/content/ajd/1.0}Administrativos/{http://www.libertyseguros.es/model/content/ajd/1.0}Protección" rel="nofollow noopener noreferrer"&gt;http://www.libertyseguros.es/model/content/ajd/1.0}Procedimientos/{http://www.libertyseguros.es/model/content/ajd/1.0}Administrativos/{http://www.libertyseguros.es/model/content/ajd/1.0}Protección&lt;/A&gt; de datos&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Parsing it with the toPrefixString function… it should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/app:company_home/ajd:Asesoría Jurídica/ajd:Procedimientos/ajd:Administrativos/ajd:Protección de datos&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;But as I have told you, the search with spaces doesn´t work… I think it is charset question or something like this. What must i do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 15:41:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200990#M154120</guid>
      <dc:creator>fstnboy</dc:creator>
      <dc:date>2008-09-22T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LUCENE search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200991#M154121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found something….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Browsing with the node browser manually i get this node reference: 84a8677d-aa40-11dc-a0d9-e5e5abf27240&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i do it with the LUCENE search the reference is this one: 422520a2-0c71-11dd-802d-ed1cae2bd998&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i have gone to the database and search for this references, the first one exists but the second one, LUCENE´s result, does not exist. So why does LUCENE give me back an unexisting reference? Why doesn´t it took the first one?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 10:36:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200991#M154121</guid>
      <dc:creator>fstnboy</dc:creator>
      <dc:date>2008-10-06T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LUCENE search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200992#M154122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problems solved, it was lucene indexes issue. I deploy alfresco with inde.recovery.mode set to FULL and the problem was solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 09:58:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-search/m-p/200992#M154122</guid>
      <dc:creator>fstnboy</dc:creator>
      <dc:date>2008-10-08T09:58:15Z</dc:date>
    </item>
  </channel>
</rss>

