SOLR Reference

Documentation about the Sciveyor Solr server, its schema, and the kinds of searches that it supports.

The central server used by Sciveyor as the backend both for searching and for retrieving text content for analysis is stored in Apache Solr. These pages contain information for developers who are interested in interacting with that Solr server via its API.

N.B.: This Solr server is not available for public access; it may only be used by developers interested in writing plugins for Sciveyor that run inside our datacenter.


Schema

The Sciveyor Solr schema.

Solr Text Parsing

Documentation on the ways in which Solr parses and tokenizes text.

Sample Solr Responses

Sample Solr responses that you can use to see the kinds of data that will be returned from standard Solr queries.