| 19 | | <li><a href="http://drama.ramp.org.au/cgi-bin/trac.cgi/wiki/InstallingFedoraGSearch">The detailed installation instructions</a> which I followed were written by the Muradora team. |
|---|
| | 19 | <li><a href="http://drama.ramp.org.au/cgi-bin/trac.cgi/wiki/InstallingFedoraGSearch">The detailed installation instructions</a> which I followed were written by the Muradora team.<br /> |
|---|
| | 20 | Make sure that upon installing Fedora Generic Search, you either |
|---|
| | 21 | <ul> |
|---|
| | 22 | <li>choose to call your index <b>FedoraIndex</b> since this is what the demo-client expects by default, or</li> |
|---|
| | 23 | <li>create a file called gs3democlient.properties in the same folder as where the demo-client executable is, unless such a file already exists. Then in that properties file, write down the name of your index for the property <i>gsearch.indexName</i> as follows: |
|---|
| | 24 | <pre>gsearch.indexName=your-fedora-index-name</pre> |
|---|
| | 25 | If you had to create the properties file, you'd have to create this property as well. But if the file already existed, then the property <i>gsearch.indexName</i> would have been in there and you need only adjust the index name it is set to to your own.</li> |
|---|
| | 26 | </ul> |
|---|