pycsw
pycsw copied to clipboard
make csw:AnyText population configurable
The current approach of the csw:AnyText column for full text search is as follows:
- on import of XML document:
- execute an XPath to pick all element text (not element attribute) values and dump them into a text field
It would be valuable to allow the pycsw admin to optionally configure which fields they would like to be included for full text searching