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 1ae9999  docs.ps1: Added validation for LuceneNetVersion argument
     new 19002a4  
Lucene.Net.Facet.Taxonomy.WriterCache.Cl2oTaxonomyWriterCache: Removed timeout 
on ReaderWriterLockSlim as the original lock didn't have one.
     new 889a434  Lucene.Net.Facet.Taxonomy.Directory.DirectoryTaxonomyReader: 
Restored locks on SetCacheSize() method.
     new 6ccde70  Lucene.Net.Facet.Taxonomy.Directory.DirectoryTaxonomyWriter: 
Restored locks to the state of Lucene 4.8.0.

The 3 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:
 .../Taxonomy/Directory/DirectoryTaxonomyReader.cs  |  22 +-
 .../Taxonomy/Directory/DirectoryTaxonomyWriter.cs  | 236 ++++++++++-----------
 .../WriterCache/Cl2oTaxonomyWriterCache.cs         |  78 +++----
 3 files changed, 165 insertions(+), 171 deletions(-)

Reply via email to