Hi Karl,
we are running ManifoldCF 1.6.1 with the Web Repository connector and the Solr
Output connector.
Our goal now is to remap crawled urls using the "User Mapping Connection"
utility.
To achieve this result we tried the following steps:
1. define a User Mapping Connection with these fields:
User name regular expression: (.+)(/)$
User expression: $(1)
in order to remove a possible slash at the end of any url
2. define an Authority Group
3. define an Authority Connection, belonging to our Authority Group and
containing our User Mapping Connection
4. connect our Repository Connection to the Authority Group
Unfortunately this procedure is not working.
What is going wrong?
Thank you.
Best regards,
Luca