Re: URL Mapping

2020-05-28 Thread Karl Wright
t; -- > *From:* Karl Wright > *Sent:* Thursday, May 28, 2020 12:03 PM > *To:* user@manifoldcf.apache.org > *Subject:* Re: URL Mapping > > Thanks! It's far better to implement this than to try and hack it. A > general way of removing session information

Re: URL Mapping

2020-05-28 Thread Michael Cizmar
e-mail and any attachments. From: Karl Wright Sent: Thursday, May 28, 2020 12:03 PM To: user@manifoldcf.apache.org Subject: Re: URL Mapping Thanks! It's far better to implement this than to try and hack it. A general way of removing session information with r

URL Mapping

2020-05-28 Thread Michael Cizmar
I've got a really long url with a bunch of unnecessary session query string parameters. I've been trying unsuccessfully to map it to the same url without the session. an example of the url below. I thought I could do this: url map regular expression: (.*)\/!ut replacement configuration:

Date normalization URL mapping

2014-11-18 Thread Kambiz Niktabar
this lastModified=Fri+Sep+26+05:51:08+BRT+2014 which is not acceptable by Solr. How can I normalize date and time to an acceptable format for Solr? 2. How can I use that URL mapping tab to replace part of URL with something else like below: e.g. \\server1\shared\test\file.doc - H:\test\file.doc

Re: Date normalization URL mapping

2014-11-18 Thread Karl Wright
if you need it. Where are you seeing a URL mapping tab in either Solr or File system connectors? Karl On Tue, Nov 18, 2014 at 9:01 AM, Kambiz Niktabar nikta...@yahoo.com wrote: Hello, Actually I have two questions this time: 1. Is there any way to handle date normalization as part

Re: Date normalization URL mapping

2014-11-18 Thread Kambiz Niktabar
:/server1/shared/Kanik/Indexing_test1.doc (1485122413007994880)]} 0 15 I see that URL Mapping tab in the job created based on Windows share repository. by the way, How the request should be created? Regards Kambiz From: Karl Wright daddy...@gmail.com To: user

Re: Date normalization URL mapping

2014-11-18 Thread Karl Wright
to the jcifs connector. Second, the URL mapping tab is described in the documentation: http://manifoldcf.apache.org/release/trunk/en_US/end-user-documentation.html#jcifsrepository Thanks, Karl On Tue, Nov 18, 2014 at 10:15 AM, Kambiz Niktabar nikta...@yahoo.com wrote: Hi Karl, Thanks for your

Re: Date normalization URL mapping

2014-11-18 Thread Kambiz Niktabar
Kambiz From: Karl Wright daddy...@gmail.com To: Kambiz Niktabar nikta...@yahoo.com Cc: user@manifoldcf.apache.org user@manifoldcf.apache.org Sent: Tuesday, November 18, 2014 4:22 PM Subject: Re: Date normalization URL mapping Hi Kambiz, Ok, you are using

Re: Date normalization URL mapping

2014-11-18 Thread Karl Wright
*To:* Kambiz Niktabar nikta...@yahoo.com *Cc:* user@manifoldcf.apache.org user@manifoldcf.apache.org *Sent:* Tuesday, November 18, 2014 4:22 PM *Subject:* Re: Date normalization URL mapping Hi Kambiz, Ok, you are using the JCIFS connector, not the File System Connector. First, in your job's