Re: [Lxr-general] Wildcards in general search
Brought to you by:
ajlittoz
From: Adrian I. <adr...@ho...> - 2010-01-18 19:03:16
|
Hi Heikki, In the general search I believe the search term is given straight to the underlying indexer, which in your case is Swish-e. Hence, the best place to look for documentation on searching is their website (http://swish-e.org/docs/swish-search.html ). It suggests that * would solve your problem as that matches zero or more characters. Their example shows it in quotes so that might also be needed. Hope that helps, Adrian On 18 Jan 2010, at 13:25, Dr Roessi <drr...@gm...> wrote: > Hi, > > Is there any other wildcards than '?', that can be used in the middle > of word when I am using general search? Or is there any way to > implement such a feature to Lxr? E.g. I need to find every word that > begins with "Please" and ends to "Me" => Please*Me could find words > PleaseHelpMe and PleaseYearghMe. > > There were already one mail about this, but it was related to > identifier search and I was not able to use dot (.) as a wildcard. [ > [Lxr-general] wildcard identifier search ] > > I am using Lxr-0.9.6 and Swish-e-2.4.7. > > Br, > Heikki > > --- > --- > --- > --------------------------------------------------------------------- > Throughout its 18-year history, RSA Conference consistently attracts > the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important > issues through > interactions with peers, luminaries and emerging and established > companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Lxr-general mailing list > Lxr...@li... > https://lists.sourceforge.net/lists/listinfo/lxr-general > |