mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 12:05:29 +00:00
Fixing missing backtick to indicate code formatting
This commit is contained in:
parent
6287085f8b
commit
2a73a21bd9
@ -64,7 +64,7 @@ Initialize the configuration (via CLI)
|
|||||||
|
|
||||||
Based on the sample configuration above, this command will do the following:
|
Based on the sample configuration above, this command will do the following:
|
||||||
|
|
||||||
- Create a <BASE_PATH>/.solr/MyIndex` folder
|
- Create a `<BASE_PATH>/.solr/MyIndex` folder
|
||||||
- Copy configuration files from `fulltextsearch/conf/extras/` to `<BASE_PATH>/.solr/MyIndex/conf`
|
- Copy configuration files from `fulltextsearch/conf/extras/` to `<BASE_PATH>/.solr/MyIndex/conf`
|
||||||
- Generate a `schema.xml`, and place it it in `<BASE_PATH>/.solr/MyIndex/conf`
|
- Generate a `schema.xml`, and place it it in `<BASE_PATH>/.solr/MyIndex/conf`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user