[Xapian-discuss] Indexing & Querying multiple fields
    James Aylett 
    james-xapian at tartarus.org
       
    Mon Jan 29 16:59:53 GMT 2007
    
    
  
On Tue, Jan 16, 2007 at 10:14:37PM +0000, Olly Betts wrote:
> You put spaces in this line:
> 
>   $setmap{prefix, username, XU}
> 
> This should read:
> 
>   $setmap{prefix,username,XU}
> 
> Perhaps that's seems overly fussy, but it's at least consistent with
> how OmegaScript works in general.
My feeling is that for parameter lists we should probably allow spaces
where it makes sense, but that strings evaluated as lists should
continue to treat spaces in the way they do.
Either that, or omegascript.txt should make it more explicit in the
first sentence or so, where it mentions parameter lists :-)
J
-- 
/--------------------------------------------------------------------------\
  James Aylett                                                  xapian.org
  james at tartarus.org                               uncertaintydivision.org
    
    
More information about the Xapian-discuss
mailing list