NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

add lexer to registry api #40

Closed tloubrieu-jpl closed 3 years ago

tloubrieu-jpl commented 3 years ago

Simple comparison case implemented. Unit test initiated

tloubrieu-jpl commented 3 years ago

First version of the lexer implemented in branch elasticSearch, repository pds-api-service.

tloubrieu-jpl commented 3 years ago

The PDS API query lexer is open source and available on https://github.com/NASA-PDS/api-search-query-lexer

It is used in the reference implementation https://github.com/NASA-PDS/registry-api-service