Example Solr Queries

From GO Wiki
Revision as of 03:40, 1 December 2011 by Sjcarbon (talk | contribs) (Created page with "=Overview= This page has examples of various kinds of queries possible on the GO Solr document store (GOlr), =Usage= The current testing ground for GOlr is: http://skewer.lb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

This page has examples of various kinds of queries possible on the GO Solr document store (GOlr),

Usage

The current testing ground for GOlr is:

http://skewer.lbl.gov:8080/solr/

Also, there is an experimental version of GOOSE that can talk to Solr--:

http://amigo2.berkeleybop.org/goose

Example Queries

All documents (first 10)

TODO

All documents (first 20)

TODO