7 Sep 05:23
Re: How do you enable the wildcard option?
Hey, I finally got around to trying it out. I tested it on the latest revision (498) of the trunk. I got it working with two minor changes on lines 2362 and 2908. Just had to change _qp_flags_wildcard to self._qp_flags_wildcard. Thanks again. Josh On Aug 19, 4:23 pm, rake <ajoshma...@...> wrote: > Thanks, I'll test it out and let you know how it goes. > > Josh > > On Aug 19, 7:09 am, Richard Boulton <rich...@...> wrote: > > > 2009/8/18 rake <ajoshma...@...> > > > > In the documentation (http://xappy.org/docs/0.5/introduction.html) it > > > states that the wildcard option is currently disabled by default. > > > Does anyone know how to enable it? > > > There was no support for this until just now, but I've just applied a patch > > to trunk which may add support for it. I've tested that this doesn't break > > anything, but not tested yet that it actually works! > > > With this patch, you should be able to supply a "allow_wildcards=True" > > parameter to query_parse(), to turn on wildcard support.(Continue reading)
RSS Feed