mirror of https://github.com/apache/lucene.git
cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@478102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
758a772fcb
commit
b797db9788
|
@ -435,7 +435,8 @@ public class MemoryIndex {
|
||||||
* Wishing IndexReader would be an interface...
|
* Wishing IndexReader would be an interface...
|
||||||
*
|
*
|
||||||
* Actually with the new tight createSearcher() API auto-closing is now
|
* Actually with the new tight createSearcher() API auto-closing is now
|
||||||
* made impossible, hence searcher.close() would be harmless...
|
* made impossible, hence searcher.close() would be harmless and also
|
||||||
|
* would not degrade performance...
|
||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue