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 [2019/07/09 04:09] – [Indexing Using SOLR] anupama | en:user_advanced:solr [2026/02/26 23:41] (current) – [Accessing Solr Admin] kjdon | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| + | |||
| ======Indexing Using SOLR====== | ======Indexing Using SOLR====== | ||
| Line 6: | Line 9: | ||
| There is only rudimentary, | There is only rudimentary, | ||
| - | * Building a solr collection in GLI will stop the Greenstone server before building the collection and restart it when the collection has been rebuilt. In more recent versions of GS3 this is not a problem. | + | * Building a solr collection in GLI will stop the Greenstone server before building the collection and restart it when the collection has been rebuilt. In more recent versions of GS3 this is no longer |
| * 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.1562645343.txt.gz · Last modified: 2019/07/09 04:09 by anupama
