Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit ee55ace

Browse files
committed
fix links before cran push
1 parent 78ff63c commit ee55ace

File tree

4 files changed

+0
-6
lines changed

4 files changed

+0
-6
lines changed

README.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Currently developing against Solr `v8.2.0`
3333
+ [Solr stats](https://lucene.apache.org/solr/guide/8_2/the-stats-component.html)
3434
+ ['More like this' searches](https://lucene.apache.org/solr/guide/8_2/morelikethis.html)
3535
+ [Grouping/Feild collapsing](https://lucene.apache.org/solr/guide/8_2/collapse-and-expand-results.html)
36-
+ [Install and Setup SOLR in OSX, including running Solr](http://risnandar.wordpress.com/2013/09/08/how-to-install-and-setup-apache-lucene-solr-in-osx/)
3736
+ [Solr csv writer](https://lucene.apache.org/solr/guide/8_2/response-writers.html#csv-response-writer)
3837

3938
## Package API and ways of using the package

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Currently developing against Solr `v8.2.0`
2626
+ [Solr stats](https://lucene.apache.org/solr/guide/8_2/the-stats-component.html)
2727
+ ['More like this' searches](https://lucene.apache.org/solr/guide/8_2/morelikethis.html)
2828
+ [Grouping/Feild collapsing](https://lucene.apache.org/solr/guide/8_2/collapse-and-expand-results.html)
29-
+ [Install and Setup SOLR in OSX, including running Solr](http://risnandar.wordpress.com/2013/09/08/how-to-install-and-setup-apache-lucene-solr-in-osx/)
3029
+ [Solr csv writer](https://lucene.apache.org/solr/guide/8_2/response-writers.html#csv-response-writer)
3130

3231
## Package API and ways of using the package

vignettes/local_setup.Rmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ The Solr version you are working with my differ from below. Don't worry, just go
2020

2121
### OSX
2222

23-
__Based on https://solr.apache.org/guide/8_2/solr-tutorial.html__
24-
2523
1. Download most recent version from an Apache mirror https://solr.apache.org/
2624
2. Unzip/untar the file. Move to your desired location. Now you have Solr `v.7.0.0`
2725
3. Go into the directory you just created: `cd solr-7.0.0`

vignettes/local_setup.Rmd.og

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ The Solr version you are working with my differ from below. Don't worry, just go
2020

2121
### OSX
2222

23-
__Based on https://solr.apache.org/guide/8_2/solr-tutorial.html__
24-
2523
1. Download most recent version from an Apache mirror https://solr.apache.org/
2624
2. Unzip/untar the file. Move to your desired location. Now you have Solr `v.7.0.0`
2725
3. Go into the directory you just created: `cd solr-7.0.0`

0 commit comments

Comments
 (0)