You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2010/05/04 09:16:13 UTC

svn commit: r940756 - /lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html

Author: rmuir
Date: Tue May  4 07:16:13 2010
New Revision: 940756

URL: http://svn.apache.org/viewvc?rev=940756&view=rev
Log:
add missing package.html

Added:
    lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html   (with props)

Added: lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html?rev=940756&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html (added)
+++ lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html Tue May  4 07:16:13 2010
@@ -0,0 +1,22 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html><head></head>
+<body>
+Filters that normalize text before tokenization.
+</body>
+</html>

Propchange: lucene/dev/trunk/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/charfilter/package.html
------------------------------------------------------------------------------
    svn:eol-style = native