This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from 08e35ce Lucene.Net.Store (FSDirectory + BufferedIndexOutput):
Refactored FSDirectory.FSIndexOutput to utilize the FileStream buffer only,
rather than using both a FileStream buffer and the buffer in
BufferedIndexOutput.
new 4b0c7da Upgraded ICU4N to 60.1.0-alpha.225
new 1274197 Lucene.Net.Store.FSDirectory: Fixed broken XML doc comment
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:
build/Dependencies.props | 2 +-
src/Lucene.Net.Analysis.OpenNLP/Lucene.Net.Analysis.OpenNLP.csproj | 4 ++--
src/Lucene.Net.Analysis.SmartCn/Lucene.Net.Analysis.SmartCn.csproj | 4 ++--
src/Lucene.Net.Benchmark/Lucene.Net.Benchmark.csproj | 4 ++--
src/Lucene.Net/Store/FSDirectory.cs | 2 +-
src/dotnet/Lucene.Net.ICU/Lucene.Net.ICU.csproj | 2 +-
6 files changed, 9 insertions(+), 9 deletions(-)