Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using the knowledge of particular fields from Solr Admin and Solr syntax (SolrQuerySyntax, CommonQueryParameters) you can make your own search requests. You can also read a brief tutorial to learn the query syntax quickly.
You can also look at the Tomcat solr log file (in older dspace versions, this was logged to catalina.out) to see queries generated by XMLUI in real time:

Code Block
tail -f /vardspace/log/tomcat6/catalinasolr.outlog

(depending on your OS, Tomcat installation method and logging settings, the path may be different)

...

/var/log/tomcat6/catalina.out