You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bm...@apache.org on 2004/11/29 22:09:41 UTC

cvs commit: jakarta-lucene/xdocs systemproperties.xml

bmesser     2004/11/29 13:09:41

  Modified:    docs     systemproperties.html
               xdocs    systemproperties.xml
  Log:
  small typo fix
  PR:32432
  Reviewed by:	Bernhard Messer
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-lucene/docs/systemproperties.html
  
  Index: systemproperties.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/systemproperties.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- systemproperties.html	29 Nov 2004 13:34:56 -0000	1.7
  +++ systemproperties.html	29 Nov 2004 21:09:41 -0000	1.8
  @@ -244,10 +244,10 @@
                       </tr>
                       <tr valign="TOP">
                           <td width="25%">
  -                            <a href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
  +                            <a href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
                           </td>
                           <td width="25%">
  -                            org.apache.lucene.lockDir
  +                            org.apache.lucene.lockdir
                           </td>
                           <td width="25%">
                               the value of <code>java.io.tmpdir</code> system property
  
  
  
  1.3       +2 -2      jakarta-lucene/xdocs/systemproperties.xml
  
  Index: systemproperties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/systemproperties.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- systemproperties.xml	21 May 2004 10:46:13 -0000	1.2
  +++ systemproperties.xml	29 Nov 2004 21:09:41 -0000	1.3
  @@ -103,10 +103,10 @@
                       </tr>
                       <tr valign="TOP">
                           <td width="25%">
  -                            <a href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
  +                            <a href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
                           </td>
                           <td width="25%">
  -                            org.apache.lucene.lockDir
  +                            org.apache.lucene.lockdir
                           </td>
                           <td width="25%">
                               the value of <code>java.io.tmpdir</code> system property
  
  
  

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


Re: cvs commit: jakarta-lucene/xdocs systemproperties.xml

Posted by Bernhard Messer <bm...@apache.org>.
Otis Gospodnetic schrieb:

>Wouldn't it be better to change the logdir system property in
>IndexWriter to logDir, so that its casing follows the existing casing
>pattern used in other Lucene system properties?  Having this one
>exceptin (logdir vs. logDir) will make a lot of people double-check the
>docs or mistakenly choose logDir, when we changed it to logdir.
>
>  
>
you're right, i should have been thinking about it before. I currently 
changed the value and documentation to "lockDir".

thanks
Bernhard

>--- bmesser@apache.org wrote:
>
>  
>
>>bmesser     2004/11/29 13:09:41
>>
>>  Modified:    docs     systemproperties.html
>>               xdocs    systemproperties.xml
>>  Log:
>>  small typo fix
>>  PR:32432
>>  Reviewed by:	Bernhard Messer
>>  
>>  Revision  Changes    Path
>>  1.8       +2 -2      jakarta-lucene/docs/systemproperties.html
>>  
>>  Index: systemproperties.html
>>  ===================================================================
>>  RCS file: /home/cvs/jakarta-lucene/docs/systemproperties.html,v
>>  retrieving revision 1.7
>>  retrieving revision 1.8
>>  diff -u -r1.7 -r1.8
>>  --- systemproperties.html	29 Nov 2004 13:34:56 -0000	1.7
>>  +++ systemproperties.html	29 Nov 2004 21:09:41 -0000	1.8
>>  @@ -244,10 +244,10 @@
>>                       </tr>
>>                       <tr valign="TOP">
>>                           <td width="25%">
>>  -                            <a
>>
>>    
>>
>href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
>  
>
>>  +                            <a
>>
>>    
>>
>href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
>  
>
>>                           </td>
>>                           <td width="25%">
>>  -                            org.apache.lucene.lockDir
>>  +                            org.apache.lucene.lockdir
>>                           </td>
>>                           <td width="25%">
>>                               the value of
>><code>java.io.tmpdir</code> system property
>>  
>>  
>>  
>>  1.3       +2 -2      jakarta-lucene/xdocs/systemproperties.xml
>>  
>>  Index: systemproperties.xml
>>  ===================================================================
>>  RCS file: /home/cvs/jakarta-lucene/xdocs/systemproperties.xml,v
>>  retrieving revision 1.2
>>  retrieving revision 1.3
>>  diff -u -r1.2 -r1.3
>>  --- systemproperties.xml	21 May 2004 10:46:13 -0000	1.2
>>  +++ systemproperties.xml	29 Nov 2004 21:09:41 -0000	1.3
>>  @@ -103,10 +103,10 @@
>>                       </tr>
>>                       <tr valign="TOP">
>>                           <td width="25%">
>>  -                            <a
>>
>>    
>>
>href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
>  
>
>>  +                            <a
>>
>>    
>>
>href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
>  
>
>>                           </td>
>>                           <td width="25%">
>>  -                            org.apache.lucene.lockDir
>>  +                            org.apache.lucene.lockdir
>>                           </td>
>>                           <td width="25%">
>>                               the value of
>><code>java.io.tmpdir</code> system property
>>  
>>  
>>  
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
>>
>>
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
>
>  
>


Re: cvs commit: jakarta-lucene/xdocs systemproperties.xml

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Wouldn't it be better to change the logdir system property in
IndexWriter to logDir, so that its casing follows the existing casing
pattern used in other Lucene system properties?  Having this one
exceptin (logdir vs. logDir) will make a lot of people double-check the
docs or mistakenly choose logDir, when we changed it to logdir.

Otis

--- bmesser@apache.org wrote:

> bmesser     2004/11/29 13:09:41
> 
>   Modified:    docs     systemproperties.html
>                xdocs    systemproperties.xml
>   Log:
>   small typo fix
>   PR:32432
>   Reviewed by:	Bernhard Messer
>   
>   Revision  Changes    Path
>   1.8       +2 -2      jakarta-lucene/docs/systemproperties.html
>   
>   Index: systemproperties.html
>   ===================================================================
>   RCS file: /home/cvs/jakarta-lucene/docs/systemproperties.html,v
>   retrieving revision 1.7
>   retrieving revision 1.8
>   diff -u -r1.7 -r1.8
>   --- systemproperties.html	29 Nov 2004 13:34:56 -0000	1.7
>   +++ systemproperties.html	29 Nov 2004 21:09:41 -0000	1.8
>   @@ -244,10 +244,10 @@
>                        </tr>
>                        <tr valign="TOP">
>                            <td width="25%">
>   -                            <a
>
href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
>   +                            <a
>
href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
>                            </td>
>                            <td width="25%">
>   -                            org.apache.lucene.lockDir
>   +                            org.apache.lucene.lockdir
>                            </td>
>                            <td width="25%">
>                                the value of
> <code>java.io.tmpdir</code> system property
>   
>   
>   
>   1.3       +2 -2      jakarta-lucene/xdocs/systemproperties.xml
>   
>   Index: systemproperties.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-lucene/xdocs/systemproperties.xml,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- systemproperties.xml	21 May 2004 10:46:13 -0000	1.2
>   +++ systemproperties.xml	29 Nov 2004 21:09:41 -0000	1.3
>   @@ -103,10 +103,10 @@
>                        </tr>
>                        <tr valign="TOP">
>                            <td width="25%">
>   -                            <a
>
href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
>   +                            <a
>
href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
>                            </td>
>                            <td width="25%">
>   -                            org.apache.lucene.lockDir
>   +                            org.apache.lucene.lockdir
>                            </td>
>                            <td width="25%">
>                                the value of
> <code>java.io.tmpdir</code> system property
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
> 
> 


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