#358: BibIndex: check treatment of deleted records
-----------------------+----------------------------------------------------
  Reporter:  simko     |       Owner:  simko 
      Type:  defect    |      Status:  closed
  Priority:  blocker   |   Milestone:  v1.0  
 Component:  BibIndex  |     Version:        
Resolution:  fixed     |    Keywords:        
-----------------------+----------------------------------------------------
Changes (by Tibor Simko <tibor.simko@…>):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 In [7722c7f78102adad631d8801b1834246e9e2c390]:
 {{{
 #!CommitTicketReference repository=""
 revision="7722c7f78102adad631d8801b1834246e9e2c390"
 WebSearch: better detection of deleted records

 * webcoll now uses MARC tag 980 to detect deleted records instead of using
   the `collection' index, because this latter one was emptied in case
   of deleted records by bibindex, leading to a kind of Catch-22 situation
   between bibindex emptying the index and webcoll relying on it.  Using
   physical MARC tag instead of the logical collection index fixes the
 problem.
   But beware if we would like to remove bibxxx tables one day.
   (closes #358)
 }}}

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

Reply via email to