<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Hi Mario,<br>
<br>
Yes, even gave the write permission to others also still after that no improvement.<br>
<br>
Abhishek.<br>
<br>
Mario Wallnofer wrote:<br>
<blockquote type="cite"
 cite="midDJEIJINHCGCNOIIIKOIJIEAACIAA.mario.wallnoefer@msk-informatik.at">
  <title></title>
  
  <meta http-equiv="Content-Type" content="text/html; ">
 
  <meta content="MSHTML 6.00.2800.1170" name="GENERATOR">
 
  <div><span class="599060310-20082003"><font face="Arial"
 color="#0000ff" size="2">Did  you check the permission on that directory
?</font></span></div>
 
  <div><span class="599060310-20082003"></span> </div>
 
  <div><span class="599060310-20082003"><font face="Arial"
 color="#0000ff" size="2">mario</font></span></div>
 
  <blockquote>   
    <div class="OutlookMessageHeader" dir="ltr" align="left"><font
 face="Tahoma" size="2">-----Ursprüngliche Nachricht-----<br>
    <b>Von:</b>    <a class="moz-txt-link-abbreviated" href="mailto:opencms-dev-admin@opencms.org">opencms-dev-admin@opencms.org</a> [<a class="moz-txt-link-freetext" href="mailto:opencms-dev-admin@opencms.org">mailto:opencms-dev-admin@opencms.org</a>]<b>Im
   Auftrag von </b>Abhishek Tiwari<br>
    <b>Gesendet:</b> Mittwoch, 20. August 2003    11:39<br>
    <b>An:</b> <a class="moz-txt-link-abbreviated" href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a><br>
    <b>Betreff:</b> [opencms-dev]    Lucene search module.<br>
    <br>
    </font></div>
Hi all,<br>
    <br>
For this search    module I have created a directory on the root folder of
opencms and mentioned    the path of the indexdir(which has all the index
files in it) in the    registry.xml .<br>
Here is a part of my    registry.xml<br>
***************************************************<br>
<luceneSearch><br>
                  <mergeFactor>100000</mergeFactor><br>
                  <permCheck>true</permCheck><br>
                  <b><indexDir>/luceneindex/</indexDir></b><br>
                  <analyzer>org.apache.lucene.analysis.standard.StandardAnalyzer</analyzer><br>
                  <subsearch>true</subsearch><br>
                  <project>online</project><br>
               <docFactories><br>
                   <pageDocFactory    enabled="true"><br>
                          <class>net.grcomputing.opencms.search.lucene.PageDocument</class><br>
                      </pageDocFactory><br>
                   <plainDocFactory    enabled="true"><br>
                       <fileType    name="plaintext"><br>
                              <extension>.txt</extension><br>
                                 <class>net.grcomputing.opencms.search.lucene.PlainDocument</class><br>
                          </fileType><br>
                       <fileType    name="taggedtext"><br>
                              <extension>.html</extension><br>
                                 <extension>.htm</extension><br>
                                 <extension>.xml</extension><br>
                              <!-- This will strip tags before processing
   --><br>
                              <class>net.grcomputing.opencms.search.lucene.TaggedPlainDocument</class><br>
                          </fileType><br>
                   </plainDocFactory><br>
                   <jspDocFactory    enabled="true"><br>
                          <class>net.grcomputing.opencms.search.lucene.JspDocument</class><br>
                      </jspDocFactory><br>
                   <xmlTemplateDocFactory    enabled="false"/><br>
               </docFactories><br>
                  <directories><br>
                   <b><directory    location="/myfolder/"></b><br>
                          <section>Test</section><br>
                          <subsearch>true</subsearch><br>
                      </directory><br>
               </directories><br>
           </luceneSearch><br>
       </system><br>
    <br>
*************************************************************<br>
Now    the indexer is running fine indexing 5 files under "myfolder" and
the logfile    viewer shows <br>
    <br>
Successful launch of job com.opencms.core.CmsCronEntry{50    14 * * * Admin
Administrators    net.grcomputing.opencms.search.lucene.CronIndexManager
createIndex=true}    Message: CronIndexManager rebuilt the Lucene index on
Wed Aug 20 14:50:13    GMT+05:30 2003<br>
    <br>
But still there is no file under the directory    luceneindex after the indexing
gets over, I tried it 5-6 times but to no    avail??<br>
Anybody having a clue abt    it..<br>
    <br>
Thanks,<br>
Abhishek.<br>
    <br>
    <br>
    <br>
    <br>
    <br>
_______________________________________________    This mail is send to you
from the opencms-dev mailing list To change your list    options, or to unsubscribe
from the list, please visit    <a class="moz-txt-link-freetext" href="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</a></blockquote>
</blockquote>
<br>
<div class="moz-signature">
<p style="margin-bottom: 0cm;"><span lang="en"><font size="2"><font
 size="1" style="font-size: 8pt;"><font face="Thorndale, serif"><br>
<!--EndFragment--></font></font></font></span>  </p>
 </div>
<br>
</body>
</html>