#789: searching for author:"Abbott, R B"
-----------------------+------------------
 Reporter:  cdickins   |      Owner:
     Type:  defect     |     Status:  new
 Priority:  major      |  Milestone:  v1.0
Component:  WebSearch  |    Version:
 Keywords:             |
-----------------------+------------------
 '''Current behavior'''
  Requesting /search?p=author:"Abbott, R B" returns:
  ----------------------
  Boolean query returned no hits. Please combine your search terms
 differently.
  85             and
  1              Abbott, R B
  ----------------------
  Requesting /search?p=author:"Abbott, R* B" returns 1 hit (recID 16).

 '''Expected behavior'''
  Requesting /search?p=author:"Abbott, R B" returns 1 hit (recID 16).

 Presumably this is due to "r" (i.e. the "R" in "Abbott, R B") being a key
 in _SPIRES_TO_INVENIO_KEYWORDS_MATCHINGS (search_engine_query_parser.py).

-- 
Ticket URL: <http://invenio-software.org/ticket/789>
Invenio <http://invenio-software.org>

Reply via email to