This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch docs/4.8.0-beta00015
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from 7ee09cf website: Added API docs link for 4.8.0-beta00015
new f2f7a16 docs: Changed info about Thread.Interrupt() to indicate it is
not supported in Lucene.NET due to the high likelihood it could break a
Commit() or cause a deadlock. Closes #526.
new fd1fd33 Lucene.Net.Replicator.IndexAndTaxonomyRevision: Updated
documentation.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/Lucene.Net.Replicator/IndexAndTaxonomyRevision.cs | 18 ++++++------------
src/Lucene.Net/Index/IndexWriter.cs | 17 +++++++++++------
src/Lucene.Net/Store/FSDirectory.cs | 17 ++++++-----------
src/Lucene.Net/Store/NIOFSDirectory.cs | 2 +-
4 files changed, 24 insertions(+), 30 deletions(-)