Fix concurrent-extension race in MMapDirectory.Map, #1090 (#1263) #1566
Annotations
10 warnings
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L307
Remove this commented out code.
|
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L295
Remove this commented out code.
|
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L257
Remove this commented out code.
|
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L213
Remove this commented out code.
|
|
Build and analyze:
src/Lucene.Net/Analysis/Analyzer.cs#L491
Private classes which are not derived in the current assembly should be marked as 'sealed'.
|
|
Build and analyze:
src/Lucene.Net/Analysis/Analyzer.cs#L473
Private classes which are not derived in the current assembly should be marked as 'sealed'.
|
|
Build and analyze:
src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
|
|
Build and analyze:
src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
|
|
Build and analyze:
src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
|
|
Build and analyze:
src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
|