Update of service so that object query now includes abs:...
object:M1 . ---> (simbid:123 OR nedid:M_1 OR abs:M1) database:astronomy
Also a new method of parsing the Solr query string has been adopted to that only the object:... modifiers are parsed out and manipulated. In this way object queries, nested in operators get treated properly (bug fix).
Coverage decreased (-3.3%) to 85.029% when pulling 40ec75195cb13b7788eecd993063dfda14770ad0 on ehenneken:bugfixes into ff62a6502ec63a3cf0dd1b67c8b3dcf9edf68fa6 on adsabs:master.
Update of service so that object query now includes
abs:...
Also a new method of parsing the Solr query string has been adopted to that only the
object:...
modifiers are parsed out and manipulated. In this way object queries, nested in operators get treated properly (bug fix).