Displaying 2 results from an estimated 2 matches for "add_operation".
2008 Oct 23
4
Soap4R
...r''
c:/ruby/lib/ruby/1.8/wsdl/soap/methodDefCreator.rb:47:in `collect''
c:/ruby/lib/ruby/1.8/wsdl/soap/methodDefCreator.rb:47:in
`collect_rpcparameter''
c:/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:130:in `create_param_def''
c:/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:101:in `add_operation''
c:/ruby/lib/ruby/1.8/xsd/namedelements.rb:58:in `each''
c:/ruby/lib/ruby/1.8/xsd/namedelements.rb:57:in `each''
c:/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:96:in `add_operation''
c:/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:40:in `create_rpc_driver''
app/controllers...
2007 Nov 08
1
QueryParser : some remarks
Hi to all,
First, I would like to say a big thank you for the work which was done
on my 'wish bug' to allow mapping one field to multiple prefixes
(http://www.xapian.org/cgi-bin/bugzilla/show_bug.cgi?id=93).
That's great!
I have upgraded to 1.0.4 and I am revisiting my code, replacing the php
query parser I wrote with Xapian's one.
Everything works well, but I have some