Skip to content

Commit 3d46963

Browse files
authored
Update wiki links
1 parent f1fa794 commit 3d46963

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ For example, using the query parser you can perform prefix queries on the field
3434

3535
Here are a few examples using `LuceneRDD` for full text search, spatial search and record linkage. All examples exploit Lucene's flexible query language. For spatial search, `lucene-spatial` and `jts` are required.
3636

37-
* [Text Search](https://github.com/zouzias/spark-lucenerdd/wiki/Text-search-with-LuceneRDD)
38-
* [Spatial Search](https://github.com/zouzias/spark-lucenerdd/wiki/Spatial-search-using-ShapeLuceneRDD)
39-
* [Record Linkage](https://github.com/zouzias/spark-lucenerdd/wiki/Record-Linkage-with-LuceneRDD)
37+
* [Text Search](https://github.com/zouzias/spark-lucenerdd/wiki/Full-text-search)
38+
* [Spatial Search](https://github.com/zouzias/spark-lucenerdd/wiki/Spatial-search)
39+
* [Record Linkage](https://github.com/zouzias/spark-lucenerdd/wiki/Record-Linkage)
4040

4141
For more, check the [wiki](https://github.com/zouzias/spark-lucenerdd/wiki).
4242

0 commit comments

Comments
 (0)