Wouter Heijke wrote:

Pierre, what a remarkable coincidence that you also intoduce the
extractors concept!
Michiel came up with it.
We use a similar tag (I think) :

<extractor class="org.mmbase.module.lucene.extraction.impl.TextMiningExtractor" />

which you place in the luceneidnex xml (you cans pecify different extractors per index).
In the same way you can configure an analyzer:

<analyzer class="org.mmbase.module.lucene.analysis.en.StandardCleaningAnalyzer" />

It's a logical leap to make things like this configurable.

--
Pierre van Rooden
Mediapark, C 107 tel. +31 (0)35 6772815
"One in a million chances pop up nine times out of ten."

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to