mirror of
https://github.com/apache/lucene.git
synced 2025-03-04 07:19:18 +00:00
fix native lock doc wordage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@905435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
10a1942262
commit
58bbab2827
@ -131,7 +131,7 @@
|
||||
or when there is no possibility of another process trying
|
||||
to modify the index.
|
||||
native = NativeFSLockFactory - uses OS native file locking.
|
||||
Do not use with multiple solr webapps in the same JVM are
|
||||
Do not use when multiple solr webapps in the same JVM are
|
||||
attempting to share a single index.
|
||||
simple = SimpleFSLockFactory - uses a plain file for locking
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user