add overview.html stubs for contrib to avoid error messages when building javadoc

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808233 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2009-08-27 00:23:09 +00:00
parent 1b4efeebe1
commit 56985e3136
20 changed files with 201 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
smartcn
</title>
</head>
<body>
smartcn
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
Apache Lucene Ant task to create Lucene indexes.
</title>
</head>
<body>
Ant task to create Lucene indexes.
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
benchmark
</title>
</head>
<body>
benchmark
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
bdb-je
</title>
</head>
<body>
bdb-je
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
bdb
</title>
</head>
<body>
bdb
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
fast-vector-highlighter
</title>
</head>
<body>
fast-vector-highlighter
</body>
</html>

View File

@ -0,0 +1,11 @@
<html>
<head>
<title>
Highlighter
</title>
</head>
<body>
The highlight package contains classes to provide "keyword in context" features
typically used to highlight search terms in the text of results pages.
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
instantiated
</title>
</head>
<body>
instantiated
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
lucli
</title>
</head>
<body>
lucli
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
memory
</title>
</head>
<body>
memory
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
miscellaneous
</title>
</head>
<body>
miscellaneous
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
miscellaneous
</title>
</head>
<body>
miscellaneous
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
regex
</title>
</head>
<body>
regex
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
remote
</title>
</head>
<body>
remote
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
spatial
</title>
</head>
<body>
spatial
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
spellchecker
</title>
</head>
<body>
spellchecker
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
surround
</title>
</head>
<body>
surround
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
wikipedia
</title>
</head>
<body>
wikipedia
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
wordnet
</title>
</head>
<body>
wordnet
</body>
</html>

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>
xml-query-parser
</title>
</head>
<body>
xml-query-parser
</body>
</html>