- Added HighFrequencyTerms class in a new org.apache.lucene.misc package.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150859 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2002-11-17 03:54:22 +00:00
parent 5daf23b35a
commit e6a31e713b
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
$Id$
jakarta-lucene-sandbox/contributions/miscellaneous is a home of different
Lucene-related classes that all belong to org.apache.lucene.misc package,
as they are not substantial enough to warrant their own package.
$Id$