Hi Lenya devs,
atm the document URL is added as a Lucene index field by the
xhtml module:
<lucene:document>
<lucene:field name="url"
boost="false"><xsl:value-of
select="$uri"/></lucene:field>
...
</lucene:document>
Do you think this makes sense? Does anyone know what it
might be useful
for? Otherwise I'd suggest to remove this field - it might
even be
harmful because the document is not necessarily re-indexed
when its URL
changes.
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|