[Xapian-tickets] [Xapian] #600: Lua example bindings do not work

Xapian nobody at xapian.org
Sun Jul 22 23:54:12 BST 2012


#600: Lua example bindings do not work
-----------------------------------+----------------------------------------
 Reporter:  zloidemon              |       Owner:  olly    
     Type:  defect                 |      Status:  assigned
 Priority:  normal                 |   Milestone:  1.2.13  
Component:  Xapian-bindings (Lua)  |     Version:  1.2.12  
 Severity:  minor                  |    Keywords:          
Blockedby:                         |    Platform:  All     
 Blocking:                         |  
-----------------------------------+----------------------------------------
Changes (by olly):

  * owner:  sabrina => olly
  * status:  new => assigned
  * version:  => 1.2.12
  * severity:  major => minor
  * milestone:  1.2.x => 1.2.13


Comment:

 OK, the issue is that {{{query:get_description()}}} should be
 {{{str(query)}}} - this got changed at some point during development of
 the Lua bindings, but the examples weren't updated to match.

 Fixed in trunk r16805.  Needs backporting to the 1.2 branch.

-- 
Ticket URL: <http://trac.xapian.org/ticket/600#comment:1>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list