#283: websearch: spires short codes in invenio search
------------------------+---------------------------------------------------
  Reporter:  jblayloc   |       Owner:  jblayloc          
      Type:  defect     |      Status:  assigned          
  Priority:  major      |   Milestone:                    
 Component:  *general*  |     Version:                    
Resolution:             |    Keywords:  INSPIRE Syntax Oct
------------------------+---------------------------------------------------
Changes (by jblayloc):

  * owner:  => jblayloc
  * status:  new => assigned


Comment:

 I tested the functionality that's there on a box here and it doesn't
 appear to work properly.  With the following value searching for
 'inst:SLAC' returns no results, but 'affiliation:SLAC' works ok.
 {{{
 CFG_WEBSEARCH_FIELDS_CONVERT = {'kw':'keyword', 'keywords':'keyword',
                                 'k':'keyword', 'au':'author',
 'ti':'title',
                                 't':'title', 'irn':'970__a',
 'dk':'695__a',
                                 'inst':'affiliation',
 'inst':'affiliation',
                                 'affil':'affiliation','aff':'affiliation',
                                 'af':'affiliation'
                                }
 }}}

 I have only begun to diagnose.

-- 
Ticket URL: <http://invenio-software.org/ticket/283#comment:3>
Invenio <http://invenio-software.org>

Reply via email to