<?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 It's possible to change Lucene version?. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174371#M127501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've put another post in Webservices but&amp;nbsp; had no answer. I'm starting to have performance problems as content is increasing. I've made a rebuild of lucene index and got better but still under espected ratio for inserting nodes. Lucene version that comes with&amp;nbsp; Alfresco community 2.1 is 2.1 if I substitute the .jar files of lucene for 2.3.2 will performance improve?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will be compatible and everything works? Should I make another reindex?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope someone helps with this and if could also answer my questions in the Webservices foro I will really apreciate. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 11:16:48 GMT</pubDate>
    <dc:creator>sidi</dc:creator>
    <dc:date>2008-06-23T11:16:48Z</dc:date>
    <item>
      <title>It's possible to change Lucene version?.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174371#M127501</link>
      <description>I've put another post in Webservices but&amp;nbsp; had no answer. I'm starting to have performance problems as content is increasing. I've made a rebuild of lucene index and got better but still under espected ratio for inserting nodes. Lucene version that comes with&amp;nbsp; Alfresco community 2.1 is 2.1 if I subst</description>
      <pubDate>Mon, 23 Jun 2008 11:16:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174371#M127501</guid>
      <dc:creator>sidi</dc:creator>
      <dc:date>2008-06-23T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: It's possible to change Lucene version?.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174372#M127502</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;We will upgrade at some point soon. You are welcone to try - but the risk is yours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can always revert back and rebuild the index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 13:05:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174372#M127502</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-08-14T13:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: It's possible to change Lucene version?.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174373#M127503</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;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am trying to change the lucene 2.1 jar to lucene 2.3.2 jar. but while running the sample application given in sdk the following error has been occured. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.ExceptionInInitializerError&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.io.IOException: Cannot delete D:\alf_data\lucene-indexes\user\alfrescoUserStore\16b91a2e-95e2-11dd-8553-d504c1a99108\segments_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.store.FSDirectory.deleteFile(FSDirectory.java:351)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:309)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:708)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.index.IndexWriter.&amp;lt;init&amp;gt;(IndexWriter.java:478)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.index.IndexInfo.makeDeltaIndexWriter(IndexInfo.java:754)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.index.IndexInfo.getDeltaIndexWriter(IndexInfo.java:794)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.AbstractLuceneBase.getDeltaWriter(AbstractLuceneBase.java:219)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerImpl.indexImpl(AbstractLuceneIndexerImpl.java:626)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerImpl.indexImpl(AbstractLuceneIndexerImpl.java:657)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerImpl.flushPending(AbstractLuceneIndexerImpl.java:789)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IF ANY GOT THE SOLUTION?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 09:23:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/it-s-possible-to-change-lucene-version/m-p/174373#M127503</guid>
      <dc:creator>muralihb</dc:creator>
      <dc:date>2008-10-09T09:23:09Z</dc:date>
    </item>
  </channel>
</rss>

