Hi all,
The Islandora documentation wiki has an out-of-date Appendix that lists terms for all the indexed fields in Solr to help with Solr configuration:
https://wiki.duraspace.org/display/ISLANDORA714/APPENDIX+D+-+SOLR+SCHEMA+%28SEARCH%29+Term+Reference
Repository administrators need to be able to enter Solr field terms in the interface in order to configure Solr Settings (admin/islandora/search/islandora_solr/settings) and Metadata Display (admin/islandora/search/islandora_solr/metadata)
Those pages in Drupal have “add another item” fields that suggest terms after a few characters are typed, but there is no list of all possible terms and their meanings. We would like to add documentation to the wiki to help repository administrators know what the terms mean and how they should be used when configuring search results and metadata displays.
Can anyone help the Documentation Interest Group with answers to the following questions:
1. How are the Solr field terms being generated?
2. Is there a way to generate or export a list of all possible Solr field terms from an Islandora installation?
3. How might the Solr field terms change if you edit or customize certain Solr files?
4. What do the suffixes on the terms mean? (_ms, _mt, _mdt, etc)
Also, can the committers confirm that the 7.x-1.5 release is using https://github.com/discoverygarden/basic-solr-config? Are the Solr field values being generated from the islandora_transforms somehow?
Thanks!
Robin
And of course I overlook the 'documentation' in the title. Apologies.
Maybe having a Solr query section in the documentation would be helpful?
Sorry for the noise.
Best,
Bridger
I would like to echo Mark’s question at this point about whether basic-solr-config is assumed to be part of a default recommended Islandora installation.
1. Is it included in the sandbox and the Islandora VM?
2. Is it included in the official Islandora releases?
3. If it isn’t included in any of the “default” installation instructions for the releases, what files are being used instead?
The 7.x-1.5 documentation currently says “The xslt and solrschema.xml documents that come packaged with GSearch should be used in configuration. These files are designed to work with our solution packs.”
Can anyone confirm that all the MODS fields created by the default Islandora solution pack metadata forms will be indexed if you only install the default files in these directories:
/usr/local/fedora/tomcat/webapps/fedoragsearch/WEB-INF/classes/fgsconfigFinal
/usr/local/fedora/solr/conf/schema.xml
Thanks to everyone who shared their Solr troubleshooting expertise! I will work on turning Appendix D into a guide to configuring Solr locally in Islandora.
Best,
Robin
From: isla...@googlegroups.com [mailto:isla...@googlegroups.com]
On Behalf Of Mark Jordan
Sent: Thursday, April 30, 2015 7:48 AM
To: isla...@googlegroups.com
Subject: Re: [islandora] Documentation question: list of indexed fields for Islandora Solr settings and metadata display
+1 from here too. If https://github.com/discoverygarden/basic-solr-config is required, or even recommended, for a starter Islandora install, that should be clear in the documentation. If it's not, that should also be clear, and the implications of not using it should also be clear.
--
I could use a hand with that page [1], such as the link where to download GSearch 2.6.2, as well as with a section to upgrade from GSearch 2.6 to GSearch 2.6.2 on the Migration/Upgrade area [2]
Everything Solr and GSearch based is always obscure, in particular the Solr index and Customization. I find it hard to get a sense of cause and effect from the perspective of the person doing the installation.
[1] https://wiki.duraspace.org/display/ISLANDORA715/milestone+6+-+Installing+Solr+and+GSearch
[2] https://wiki.duraspace.org/pages/viewpage.action?pageId=68063509