[Xapian-tickets] [Xapian] #605: search for strings with decimal points e.g.: 1.2

Xapian nobody at xapian.org
Mon Sep 10 23:41:53 BST 2012


#605: search for strings with decimal points e.g.: 1.2
---------------------+------------------------------------------------------
 Reporter:  graiffa  |       Owner:  olly 
     Type:  defect   |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  Omega    |     Version:       
 Severity:  normal   |    Keywords:       
Blockedby:           |    Platform:  Linux
 Blocking:           |  
---------------------+------------------------------------------------------
Changes (by olly):

  * component:  Other => Omega


Comment:

 xapian-v.txt shows sources for several xapian versions are present,
 ranging from 0.9.9 to 1.2.2, so isn't much help.

 You can find out the version you are actually running using --version -
 e.g. (though the path to your CGI directory may be different):

 {{{
 #!sh
 /usr/lib/cgi-bin/omega --version
 }}}

 The {{{$version}}} omegascript command can be added to the query template
 to report the version there.

 I can't reproduce this with current trunk or 1.1.3, which are the two
 versions I happen to have to hand.

 Does this really only happen for strings with decimal points?  If it
 happened for any query, I'd suspect your query template was missing xP or
 something like that.

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



More information about the Xapian-tickets mailing list