en:user_advanced:solr
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:user_advanced:solr [2023/03/13 01:46] – external edit 127.0.0.1 | en:user_advanced:solr [2026/02/26 23:41] (current) – [Accessing Solr Admin] kjdon | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| * Java 7+ is needed to successfully build a solr collection in GLI, at least on Windows. For this to work, you will first need to have a JDK 7 installed on your machine (with the JAVA_HOME environment variable set up, and with JAVA_HOME/ | * Java 7+ is needed to successfully build a solr collection in GLI, at least on Windows. For this to work, you will first need to have a JDK 7 installed on your machine (with the JAVA_HOME environment variable set up, and with JAVA_HOME/ | ||
| - | ====== Accessing Solr Admin ====== | + | ===== Accessing Solr Admin ===== |
| - | * In the case of a Greenstone server and client running on the same PC, open up http:// | + | * In the case of a Greenstone server and client running on the same PC, open up in your browser |
| + | | ||
| + | * http:// | ||
| * In the case of a remote Greenstone server, you need to forward ports. Assuming the default GS3 port 8383, on a Linux terminal you'd do:\\ '' | * In the case of a remote Greenstone server, you need to forward ports. Assuming the default GS3 port 8383, on a Linux terminal you'd do:\\ '' | ||
| + | * If you are proxying localhost with apache, you'll need to add the appropriate lines to your / | ||
| + | < | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | Then restart httpd | ||
| + | |||
| + | ==== Useful admin things ==== | ||
| + | |||
| + | Click on your core in the drop down core list on LHS. Then you can click analysis. You can select a field, then type in some text into the index box and the query box. This will show you what processes are happening on your text for indexing and querying. | ||
| ==== Using analyzers specifically suited to different languages | ==== Using analyzers specifically suited to different languages | ||
en/user_advanced/solr.1678671991.txt.gz · Last modified: 2023/03/13 01:46 by 127.0.0.1
