You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2015/02/09 16:44:18 UTC

svn commit: r1658440 - in /lucene/dev/trunk/lucene: replicator/src/java/org/apache/lucene/replicator/ replicator/src/java/org/apache/lucene/replicator/http/ sandbox/src/java/org/apache/lucene/codecs/idversion/ sandbox/src/java/org/apache/lucene/sandbox...

Author: jpountz
Date: Mon Feb  9 15:44:17 2015
New Revision: 1658440

URL: http://svn.apache.org/r1658440
Log:
LUCENE-6224: cut over more package.htmls

Added:
    lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/http/package-info.java   (with props)
    lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/package-info.java   (with props)
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/package-info.java   (with props)
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/package-info.java   (with props)
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/regex/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/bbox/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/query/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/serialized/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/util/package-info.java   (with props)
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/vector/package-info.java   (with props)
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/spell/package-info.java   (with props)
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/package-info.java   (with props)
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/fst/package-info.java   (with props)
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/jaspell/package-info.java   (with props)
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/package-info.java   (with props)
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/tst/package-info.java   (with props)
Removed:
    lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/http/package.html
    lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/package.html
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/package.html
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/package.html
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/regex/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/bbox/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/query/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/serialized/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/util/package.html
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/vector/package.html
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/spell/package.html
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/package.html
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/fst/package.html
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/jaspell/package.html
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/package.html
    lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/tst/package.html
Modified:
    lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/package.html

Added: lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/http/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/http/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/http/package-info.java (added)
+++ lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/http/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * HTTP replication implementation
+ */
+package org.apache.lucene.replicator.http;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/package-info.java (added)
+++ lucene/dev/trunk/lucene/replicator/src/java/org/apache/lucene/replicator/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,72 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * <h1>Files replication framework</h1>
+ *
+ * The
+ * <a href="Replicator.html">Replicator</a> allows replicating files between a server and client(s). Producers publish
+ * <a href="Revision.html">revisions</a> and consumers update to the latest revision available.
+ * <a href="ReplicationClient.html">ReplicationClient</a> is a helper utility for performing the update operation. It can
+ * be invoked either
+ * <a href="ReplicationClient.html#updateNow()">manually</a> or periodically by
+ * <a href="ReplicationClient.html#startUpdateThread(long,+java.lang.String)">starting an update thread</a>.
+ * <a href="http/HttpReplicator.html">HttpReplicator</a> can be used to replicate revisions by consumers that reside on
+ * a different node than the producer.
+ *
+ * <p>
+ * The replication framework supports replicating any type of files, with built-in support for a single search index as
+ * well as an index and taxonomy pair. For a single index, the application should publish an
+ * <a href="IndexRevision.html">IndexRevision</a> and set
+ * <a href="IndexReplicationHandler.html">IndexReplicationHandler</a> on the client. For an index and taxonomy pair, the
+ * application should publish an <a href="IndexAndTaxonomyRevision.html">IndexAndTaxonomyRevision</a> and set 
+ * <a href="IndexAndTaxonomyReplicationHandler.html">IndexAndTaxonomyReplicationHandler</a> on the client.
+ *
+ * <p>
+ * When the replication client detects that there is a newer revision available, it copies the files of the revision and
+ * then invokes the handler to complete the operation (e.g. copy the files to the index directory, fsync them, reopen an
+ * index reader etc.). By default, only files that do not exist in the handler's
+ * <a href="ReplicationClient.ReplicationHandler.html#currentRevisionFiles()">current revision files</a> are copied,
+ * however this can be overridden by extending the client.
+ *
+ * <p>
+ * An example usage of the Replicator:
+ * 
+ * <pre class="prettyprint lang-java">
+ * // ++++++++++++++ SERVER SIDE ++++++++++++++ // 
+ * IndexWriter publishWriter; // the writer used for indexing
+ * Replicator replicator = new LocalReplicator();
+ * replicator.publish(new IndexRevision(publishWriter));
+ *
+ * // ++++++++++++++ CLIENT SIDE ++++++++++++++ // 
+ * // either LocalReplictor, or HttpReplicator if client and server are on different nodes
+ * Replicator replicator;
+ * 
+ * // callback invoked after handler finished handling the revision and e.g. can reopen the reader.
+ * Callable&lt;Boolean&gt; callback = null; // can also be null if no callback is needed
+ * ReplicationHandler handler = new IndexReplicationHandler(indexDir, callback);
+ * SourceDirectoryFactory factory = new PerSessionDirectoryFactory(workDir);
+ * ReplicationClient client = new ReplicationClient(replicator, handler, factory);
+ *
+ * // invoke client manually
+ * client.updateNow();
+ * 
+ * // or, periodically
+ * client.startUpdateThread(100); // check for update every 100 milliseconds
+ * </pre>
+ */
+package org.apache.lucene.replicator;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/package-info.java (added)
+++ lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,22 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * A primary-key postings format that associates a version (long) with each term and
+ * can provide fail-fast lookups by ID and version.
+ */
+package org.apache.lucene.codecs.idversion;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/package-info.java (added)
+++ lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Additional queries (some may have caveats or limitations)
+ */
+package org.apache.lucene.sandbox.queries;

Added: lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/regex/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/regex/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/regex/package-info.java (added)
+++ lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/regex/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,22 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Regular expression Query.
+ */
+package org.apache.lucene.sandbox.queries.regex;
+

Modified: lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/package.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/package.html?rev=1658440&r1=1658439&r2=1658440&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/package.html (original)
+++ lucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/package.html Mon Feb  9 15:44:17 2015
@@ -15,6 +15,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
+
+<!-- not a package-info.java, because we already defined this package in core/ -->
+
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/bbox/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/bbox/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/bbox/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/bbox/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Bounding Box Spatial Strategy
+ * <p>
+ * Index a shape extent using 4 numeric fields and a flag to say if it crosses the dateline
+ */
+package org.apache.lucene.spatial.bbox;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Lucene spatial search
+ */
+package org.apache.lucene.spatial;

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Prefix Tree Strategy.
+ */
+package org.apache.lucene.spatial.prefix;

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,30 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * This package is about SpatialPrefixTree and any supporting classes.
+ * A SpatialPrefixTree supports spatial indexing by index-time tokens
+ * where adding characters to a string gives greater resolution.
+ * <p>
+ * Potential Implementations include:
+ * <ul>
+ * <li>http://en.wikipedia.org/wiki/Quadtree
+ * <li>http://en.wikipedia.org/wiki/Geohash
+ * <li>http://healpix.jpl.nasa.gov/
+ * </ul>
+ */
+package org.apache.lucene.spatial.prefix.tree;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/query/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/query/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/query/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/query/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Spatial Query options useful for client side requests
+ */
+package org.apache.lucene.spatial.query;

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/serialized/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/serialized/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/serialized/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/serialized/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Strategies that serialize the shape (non-indexed).
+ */
+package org.apache.lucene.spatial.serialized;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/util/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/util/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/util/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/util/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Various spatial utilities.
+ */
+package org.apache.lucene.spatial.util;

Added: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/vector/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/vector/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/vector/package-info.java (added)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/vector/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Spatial strategy that uses two fields.
+ */
+package org.apache.lucene.spatial.vector;

Added: lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/spell/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/spell/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/spell/package-info.java (added)
+++ lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/spell/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+
+
+/**
+ * Suggest alternate spellings for words.
+ * Also see <a href="http://wiki.apache.org/jakarta-lucene/SpellChecker">the spell checker Wiki page</a>.
+ */
+package org.apache.lucene.search.spell;

Added: lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/package-info.java (added)
+++ lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Analyzer based autosuggest.
+ */
+package org.apache.lucene.search.suggest.analyzing;

Added: lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/fst/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/fst/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/fst/package-info.java (added)
+++ lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/fst/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Finite-state based autosuggest.
+ */
+package org.apache.lucene.search.suggest.fst;

Added: lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/jaspell/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/jaspell/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/jaspell/package-info.java (added)
+++ lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/jaspell/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * JaSpell-based autosuggest.
+ */
+package org.apache.lucene.search.suggest.jaspell;
\ No newline at end of file

Added: lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/package-info.java (added)
+++ lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+
+/** 
+ * Support for Autocomplete/Autosuggest
+ */
+package org.apache.lucene.search.suggest;

Added: lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/tst/package-info.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/tst/package-info.java?rev=1658440&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/tst/package-info.java (added)
+++ lucene/dev/trunk/lucene/suggest/src/java/org/apache/lucene/search/suggest/tst/package-info.java Mon Feb  9 15:44:17 2015
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+ 
+/** 
+ * Ternary Search Tree based autosuggest.
+ */
+package org.apache.lucene.search.suggest.tst;