Homec4science

WebSearch: distribute all keywords for grouped terms

Authored by Joe Blaylock <jrbl@slac.stanford.edu> on Feb 15 2011, 16:23.

Description

WebSearch: distribute all keywords for grouped terms

  • Change behavior for SPIRES syntax parser so that keywords are assumed to extend to the next conjunction or the end of line, e.g.: find journal aa bb cc and kw dd becomes: journal:aa and journal:bb and journal:cc and keyword:dd

    This was the behavior before with title:, keyword: and fulltext: queries; this patch extends this behavior to all keywords.

    (addresses #113)
  • Special-case space removal for journals: journal references of the form: find j jhep, 0903, 024 become: journal:jhep,0903,024

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Feb 15 2011, 18:49
Parents
R3600:429e9d459ca6: BibIndex: fix author:Campbell-Wilson word query
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:db875892ca8e: WebSearch: distribute all keywords for grouped terms (authored by Joe Blaylock <jrbl@slac.stanford.edu>).Feb 15 2011, 18:49