Coder Social home page Coder Social logo

common-search's Introduction

common-search

This library contains common classes used by the GBIF search services backed by Solr. In particular the classes exposed byt this library can be categorized into the following types:

  • Annotations: to be used un Java classes to specify how facets, Solr fields and full text fields are mapped to Java fields.
  • Builders: classes to build Solr queries from Java annotated classes and to transform Solr responses into org.gbif.api.model.common.search.SearchResponse. The builder classes transform annotated classes into Solr requests for full text, faceted and highlighting search requests.
  • Configuration/Injections: Guice modules and Builder classes to build instances of SolrClient classes for Cloud, Http and Embedded Solr servers.
  • Utility classes: set of classes to process GBIF search annotation, manipulates search parameters and store Solr constants.

How to build the project

Execute the Maven command

  mvn clean package install

Notes

  • This project has been updated to use Solr 5.3.X which deprecated the usage of SolrServer in favor of using the SolrClient class.
  • The usage of Solr embedded servers is not recommended anymore, it should be used for testing purposes only.

common-search's People

Contributors

fmendezh avatar gbif-jenkins avatar marcos-lg avatar mattblissett avatar mdoering avatar mike-podolskiy90 avatar omeyn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.