X-Git-Url: https://git.mdrn.pl/pylucene.git/blobdiff_plain/a2e61f0c04805cfcb8706176758d1283c7e3a55c..aaeed5504b982cf3545252ab528713250aa33eed:/lucene-java-3.5.0/lucene/contrib/spatial/src/java/overview.html?ds=sidebyside diff --git a/lucene-java-3.5.0/lucene/contrib/spatial/src/java/overview.html b/lucene-java-3.5.0/lucene/contrib/spatial/src/java/overview.html new file mode 100644 index 0000000..3910933 --- /dev/null +++ b/lucene-java-3.5.0/lucene/contrib/spatial/src/java/overview.html @@ -0,0 +1,47 @@ + + +
+This package makes it possible to filter and sort according to +geographical constraints. For example, filter to include only +restaurants within 2 miles of a specified latitude/longitude, sorting +by distance ascending.
+ +See here +for details on the technical approach.
+ +Unfortunately, this package is still very new, and has little to no +documentation. It's best to ask for pointers on +java-user@lucene.apache.org, and look at the unit tests included in +the source distribution.
+ +There are also known issues, eg at +least LUCENE-1781 +and LUCENE-1815.
+ +NOTE: This package is still in flux and +might change in incompatible ways in the next release. + + + +