Hi folks, I'm looking to find a way to specify a regular expression in my search queries but so far I didn't succeed. I tried to use the RegexQuery() here recommended: http://mail.opensolaris.org/pipermail/opengrok-discuss/2007-December/000745.html but I didn't succeed because some time I get back an empty document set, some other I get back an exception and last but not least I'm not sure that's a good solution as well as not being confident about the reliability of that class which lies under the contrib dir in Lucene source tree.
I'm wondering if there are some more people trying to implement this search functionality and what's their opinion/recommendation. Thanks. _______________________________________________ opengrok-discuss mailing list opengrok-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss