Hello,
I am trying to do the same as the AdvancedQueryParserTest but with a custom
analyzer.

The test:
self.analyzer = WhitespaceAnalyzer()
parser = self.analyzer.queryParser(CustomQueryParser(), "field")

How do I do this with a custom analyzer?

Trond


_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to