You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ot...@apache.org on 2004/03/23 18:50:47 UTC

cvs commit: jakarta-lucene/docs index.html

otis        2004/03/23 09:50:47

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  - Added "library" key word, as suggest in http://issues.apache.org/bugzilla/show_bug.cgi?id=27819
  
  Revision  Changes    Path
  1.13      +38 -43    jakarta-lucene/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/index.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- index.xml	26 Dec 2003 18:05:27 -0000	1.12
  +++ index.xml	23 Mar 2004 17:50:47 -0000	1.13
  @@ -1,46 +1,41 @@
   <?xml version="1.0"?>
   <document>
  -<properties>
  -<author email="jon@latchkey.com">Jon S. Stevens</author>
  -<author email="husted@apache.org">Ted Husted</author>
  -<author email="cutting@apache.org">Doug Cutting</author>
  -<author email="carlson@apache.org">Peter Carlson</author>
  -<title>Overview - Jakarta Lucene</title>
  -</properties>
  -<body>
  -
  -<section name="Jakarta Lucene">
  -<p>
  -Jakarta Lucene is a high-performance, full-featured text search engine
  -written entirely in Java.  It is a technology suitable for nearly any
  -application that requires full-text search, especially cross-platform. 
  -</p>
  -<p>
  -Jakarta Lucene is an open source project available for 
  -<a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.  
  -Please use the links on the left to access Lucene.
  -</p>
  -</section>
  -
  -<section name="Lucene News">
  -
  -<h3>26 December 2003 - Lucene 1.3 Final Released</h3> <p>A new release
  -of is available with many new features and bug fixes.  See <a
  -href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>
  -for details.  Binary and source distributions are available <a
  -href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-final/">here</a>.
  -</p>
  -
  -</section>
  -
  -<section name="About Apache Jakarta">
  -<p>
  -The goal of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a> 
  -is to provide commercial-quality server solutions, based on the Java Platform,
  -developed in an open and cooperative fashion.
  -</p>
  -</section>
  -
  -</body>
  +    <properties>
  +        <author email="jon@latchkey.com">Jon S. Stevens</author>
  +        <author email="husted@apache.org">Ted Husted</author>
  +        <author email="cutting@apache.org">Doug Cutting</author>
  +        <author email="carlson@apache.org">Peter Carlson</author>
  +        <title>Overview - Jakarta Lucene</title>
  +    </properties>
  +    <body>
  +        <section name="Jakarta Lucene">
  +            <p>
  +                Jakarta Lucene is a high-performance, full-featured text search engine
  +                library written entirely in Java.  It is a technology suitable for nearly any
  +                application that requires full-text search, especially cross-platform.
  +            </p>
  +            <p>
  +                Jakarta Lucene is an open source project available for
  +                <a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.
  +                Please use the links on the left to access Lucene.
  +            </p>
  +        </section>
  +
  +        <section name="Lucene News">
  +            <h3>26 December 2003 - Lucene 1.3 Final Released</h3> <p>A new release
  +                of is available with many new features and bug fixes.  See <a
  +                    href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>
  +                for details.  Binary and source distributions are available <a
  +                    href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-final/">here</a>.
  +            </p>
  +        </section>
  +
  +        <section name="About Apache Jakarta">
  +            <p>
  +                The goal of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a>
  +                is to provide commercial-quality server solutions, based on the Java Platform,
  +                developed in an open and cooperative fashion.
  +            </p>
  +        </section>
  +    </body>
   </document>
  -
  
  
  
  1.39      +15 -15    jakarta-lucene/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/index.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- index.html	18 Mar 2004 20:00:56 -0000	1.38
  +++ index.html	23 Mar 2004 17:50:47 -0000	1.39
  @@ -145,15 +145,15 @@
         <tr><td>
           <blockquote>
                                       <p>
  -Jakarta Lucene is a high-performance, full-featured text search engine
  -written entirely in Java.  It is a technology suitable for nearly any
  -application that requires full-text search, especially cross-platform. 
  -</p>
  +                Jakarta Lucene is a high-performance, full-featured text search engine
  +                library written entirely in Java.  It is a technology suitable for nearly any
  +                application that requires full-text search, especially cross-platform.
  +            </p>
                                                   <p>
  -Jakarta Lucene is an open source project available for 
  -<a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.  
  -Please use the links on the left to access Lucene.
  -</p>
  +                Jakarta Lucene is an open source project available for
  +                <a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.
  +                Please use the links on the left to access Lucene.
  +            </p>
                               </blockquote>
           </p>
         </td></tr>
  @@ -169,9 +169,9 @@
           <blockquote>
                                       <h3>26 December 2003 - Lucene 1.3 Final Released</h3>
                                                   <p>A new release
  -of is available with many new features and bug fixes.  See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>
  -for details.  Binary and source distributions are available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-final/">here</a>.
  -</p>
  +                of is available with many new features and bug fixes.  See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>
  +                for details.  Binary and source distributions are available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-final/">here</a>.
  +            </p>
                               </blockquote>
           </p>
         </td></tr>
  @@ -186,10 +186,10 @@
         <tr><td>
           <blockquote>
                                       <p>
  -The goal of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a> 
  -is to provide commercial-quality server solutions, based on the Java Platform,
  -developed in an open and cooperative fashion.
  -</p>
  +                The goal of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a>
  +                is to provide commercial-quality server solutions, based on the Java Platform,
  +                developed in an open and cooperative fashion.
  +            </p>
                               </blockquote>
           </p>
         </td></tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org


RE: FSDirectory.lockDir and recent Lock changes

Posted by Mladen Turk <mt...@apache.org>.
 

> -----Original Message-----
> From: Rasik Pandey
> Subject: FSDirectory.lockDir and recent Lock changes
> 
> Hello all,
> I was just trying out the latest Lucene sources and I am 
> having problems with the lockDir not being found relative to 
> my index directory id "myIndexDir\..\temp". Shouldn't there 
> be FSDirectory.lockDir.exists(),FSDirectory.lockDir.mkdir(), 
> and FSDirectory.lockDir.delete() calls somewhere in 
> FSDirectory? Or am I doing something wrong?
>

You are probably using Tomcat?
Anyhow, if not, then your classloader messed the java.io.tmpdir.

To solve the Tomcat (if started from batc file) edit the catalina.bat,
and set either the absolute path to CATALINA_BASE or set the
CATALINA_TMPDIR=%TEMP% or to any absolute path.

The tomcat sets the java.io.tmpdir to "..\temp", so that's the cause of the
problem thougth.

MT.


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org


FSDirectory.lockDir and recent Lock changes

Posted by Rasik Pandey <ra...@ajlsm.com>.
Hello all,
I was just trying out the latest Lucene sources and I am having problems with the lockDir not being found relative to my index directory id "myIndexDir\..\temp". Shouldn't there be FSDirectory.lockDir.exists(),FSDirectory.lockDir.mkdir(), and FSDirectory.lockDir.delete() calls somewhere in FSDirectory? Or am I doing something wrong?

RBP



---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org