Re: Solr ingestor for Solr 9

2024-01-27 Thread Mingchun Zhao
Hi Guylaine, Just FYI, allow me to share my test result with you for your PR: https://github.com/apache/manifoldcf/pull/161 In my `ant test`, the result was OK, but it took 49 minutes. If an error occurs due to timeout during your test, it might be better to re-run your test. ``` % ant clean

Re: MCF Postgres upgrade to 15.4

2023-11-17 Thread Mingchun Zhao
Hi Guylaine, Thank you for updating Postgresql. Although I'm not an expert in PostgreSQL, I'll take a look at the optimization parameters of PostgreSQL for ManifoldCF. Regards, Mingchun 2023年11月17日(金) 22:52 Karl Wright : > Generally, Postgresql is pretty stable, but you would want to update

Re: [RESULT][VOTE] Release Apache ManifoldCF 2.26, RC1

2023-11-08 Thread Mingchun Zhao
n Sun, Oct 29, 2023 at 4:47 AM Furkan KAMACI > >> wrote: > >> > >>> +1 > >>> > >>> On Sun, Oct 29, 2023 at 2:00 AM Mingchun Zhao< > mingchun.zha...@gmail.com> > >>> wrote: > >>> > >>>> +1 > &g

Re: 2.26 release documentation did not build

2023-11-01 Thread Mingchun Zhao
> Reason: the switch to java 11 meant that Forrest did not compile. Thanks. I'll also try updating the Forrest version a bit. 2023年11月2日(木) 8:15 Karl Wright : > Reason: the switch to java 11 meant that Forrest did not compile. > Apparently the Java 11 compiler will no longer handle the earlier

Re: [VOTE] Release Apache ManifoldCF 2.26, RC1

2023-10-28 Thread Mingchun Zhao
svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC1 > > Thanks to Mingchun Zhao and Guylaine Bassette for making this release > possible! > > Karl >

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-28 Thread Mingchun Zhao
Hi There, In order to resolve junit test failure with Solr 9.x Output connector, I modified MockSolrService to support HTTP2C. I prepared a PR for this: https://github.com/apache/manifoldcf/pull/157 I confirmed that all test cases of ant test passed. ``` test: BUILD SUCCESSFUL Total time: 51

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-26 Thread Mingchun Zhao
> Le 26/10/2023 à 17:13, Mingchun Zhao a écrit : > > Sorry, there was a typo: track -> trunk > > > > 2023年10月27日(金) 0:12 Mingchun Zhao: > > > >> Hi Guylaine, Thanks! > >> Was your patch based on the latest track? Unfortunately, I was unable to > >

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-26 Thread Mingchun Zhao
Sorry, there was a typo: track -> trunk 2023年10月27日(金) 0:12 Mingchun Zhao : > Hi Guylaine, Thanks! > Was your patch based on the latest track? Unfortunately, I was unable to > apply your patch in my environment. > > 2023年10月26日(木) 20:44 Guylaine BASSETTE : > >> Hello M

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-26 Thread Mingchun Zhao
ted. I don't know why they don't have been taken into account, > but would you be interested in trying my patch? I have fixed the spots I > had missed... (joint with this mail) > > With these modifications I went through all tests of kafka. > Le 26/10/2023 à 03:47, Mingchun Zhao a écr

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-25 Thread Mingchun Zhao
oke0(Native > > Method) > > [junit] at > > > > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > > [junit] at > > > > > java.base/jdk.internal.reflect.DelegatingMethodAc

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
ey absolutely needed to be included in the right > > classpaths and they weren't - they were only included in the kafka tests. > > I will look at this perhaps at the latest this weekend, but I won't > commit > > this patch. > > > > > > Karl > > > &

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
that zookeeper is looking for a specific netty > > > class that it isn't finding. That is why I think there is now a > > zookeeper > > > dependency we aren't including in the classpaths that include > zookeeper. > > > > > > Karl > > > > > >

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
; Karl > > > On Mon, Oct 23, 2023 at 9:55 AM Mingchun Zhao > wrote: > > > Hi Guylaine, Thanks! > > > > > Thanks for all your sharing, it's very helpful! I'll continue... > > > > I'll look into it some more too. If I have any other information I'll

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
15:31, Karl Wright a écrit : > >> I can't give advice on the test; this is something FranceLabs should > >> look > >> at. > >> However, nothing of what you are doing will affect the zookeeper > >> tests in > >> framework. That's a total

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
10') - Exception tossed: Unhandled Solr exception during indexing http://test72.txt (200): Error from server at http://localhost:8188/solr: Expected mime type application/octet-stream but got application/xml. ``` Could you give me some advice? 2023年10月23日(月) 22:01 Mingchun Zhao : >

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
l > > > On Mon, Oct 23, 2023 at 8:32 AM Mingchun Zhao > wrote: > > > Hi Karl, > > > > > Mingchun, did you add the jar(s) that the new zookeeper needs to the > > build.xml download section? > > > > Are the following settings correct? Or do

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-23 Thread Mingchun Zhao
last few issues. I join you on this Solr > >> testing problem. > >> > >> That said, we've tested this new connector in our application, with a > >> FileShare job and everything was OK. > >> > >> I hope and think it's just a problem specific to the tes

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-19 Thread Mingchun Zhao
ing http2 communication, so I wonder if, once again, there's a > problem with dependencies for the version of Solr they chose. > > Karl > > > On Thu, Oct 19, 2023 at 8:32 PM Mingchun Zhao > wrote: > > > About the test "SolrCrawlHSQLDBIT" failure, it seems that &q

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-19 Thread Mingchun Zhao
r(ThreadPoolExecutor.java:1128) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] ``` 2023年10月19日(木) 20:37 Mingchun Zhao : > I'm having trouble with the Solr test `ant run-IT-HSQLDB`. > It's be

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-19 Thread Mingchun Zhao
} [junit] [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7808f638{/solr,null,STOPPED} ``` 2023年10月19日(木) 20:05 Mingchun Zhao : > Hi Karl, > > I

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-19 Thread Mingchun Zhao
n you can see what dependencies it wants by: > mvn dependency:tree > > It may be that Kafka no longer even requires zookeeper - I didn't find it > in a cursory inspection. But the dependency:tree would be the final word. > > Karl > > > On Sat, Oct 14, 2023 at 2:17 

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-14 Thread Mingchun Zhao
gt; On Fri, Oct 13, 2023 at 12:12 PM Mingchun Zhao > wrote: > > > By applying r1912939, I was able to confirm that the kafka test compile > > error has disappeared when running `ant test`. > > Thanks, Karl! > > > > However, the following e

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-13 Thread Mingchun Zhao
; BUILD FAILED > >>> > /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.26/build.xml:497: > >>> The following error occurred while executing this line: > >>> > /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.26/build.xml:471: > >>&

Re: [VOTE] Release ManifoldCF 2.26, RC0

2023-10-12 Thread Mingchun Zhao
http://www.datafari.com> > > Le 11/10/2023 à 23:12, Furkan KAMACI a écrit : > > > Hi, > > > > > > +1! > > > > > > Kind regards, > > > Furkan Kamaci > > > > > > On Wed, Oct 11, 2023 at 11:13 PM Mingchun Zhao< > min

Re: [VOTE] Release ManifoldCF 2.26, RC0

2023-10-11 Thread Mingchun Zhao
Hi, Ran all the tests. +1 from me. Kind regards, Mingchun 2023年10月12日(木) 4:29 Cihad Guzel : > Hi, > > +1 from me > > Regards, > Cihad Guzel > > 11 Eki 2023 Çar, saat 15:08 tarihinde Karl Wright > şunu > yazdı: > > > Please vote on whether to release Apache ManifoldCF 2.26, RC0. > > This

[jira] [Comment Edited] (CONNECTORS-1748) Add "User-Agent platform" option for crawling mobile websites

2023-10-11 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773001#comment-17773001 ] Mingchun Zhao edited comment on CONNECTORS-1748 at 10/11/23 7:56 PM

Propose adding "User-Agent platform" option for crawling mobile sites

2023-10-09 Thread Mingchun Zhao
Hi all, Allow me to propose a new feature for crawling mobile sites that restrict access to content based on User-Agent header. Actually, Our customer's mobile website was failing to crawl because access was restricted based on whether the User-Agent request header is related to the mobile

Re: Ready for the 2.26 release?

2023-10-09 Thread Mingchun Zhao
Hi Karl, Olivier, Guylaine, > It looks like the native2ascii invocations have been stripped entirely from the build.xml files everywhere, not just in ui-core. FYI, the native2ascii command disappeared in the patch I provided to support Java 11 which was included in the PR below. I'm so sorry for

[jira] [Assigned] (CONNECTORS-1748) Add "User-Agent platform" option for crawling mobile websites

2023-10-08 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao reassigned CONNECTORS-1748: - Assignee: (was: Mingchun Zhao) > Add "User-Agent platform

[jira] [Commented] (CONNECTORS-1748) Add "User-Agent platform" option for crawling mobile websites

2023-10-08 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773001#comment-17773001 ] Mingchun Zhao commented on CONNECTORS-1748: --- Hi [~daddywri] , I've prepared a PR

[jira] [Created] (CONNECTORS-1748) Add "User-Agent platform" option for crawling mobile websites

2023-10-08 Thread Mingchun Zhao (Jira)
Mingchun Zhao created CONNECTORS-1748: - Summary: Add "User-Agent platform" option for crawling mobile websites Key: CONNECTORS-1748 URL: https://issues.apache.org/jira/browse/CONNE

Re: branches/CONNECTORS-1740

2023-06-07 Thread Mingchun Zhao
fore. > > If all the versions are right I think that is all we need to do. > > FWIW, the change does require JDK 11 and if you don't have your JAVA_HOME > set up to point to that it won't build correctly now. > > > On Tue, Jun 6, 2023 at 6:42 PM Mingchun Zhao > wrote: &

Re: branches/CONNECTORS-1740

2023-06-06 Thread Mingchun Zhao
gt; On Tue, Jun 6, 2023 at 4:29 PM Mingchun Zhao > wrote: > > > Hi Karl, > > > > Thanks for your email. About this compile error, I think there are two > > ways to fix it. > > > > 1. Change jetty.version within build.xml and pom.xml to > > 9.4.48.v202206

Re: branches/CONNECTORS-1740

2023-06-06 Thread Mingchun Zhao
Hi Karl, Thanks for your email. About this compile error, I think there are two ways to fix it. 1. Change jetty.version within build.xml and pom.xml to 9.4.48.v20220622 same as CONNECTORS-1740 branch: build.xml - + pom.xml - 9.4.25.v20191220 + 9.4.48.v20220622 2. Change the parameters of

[jira] [Commented] (CONNECTORS-1740) Solr 9 output connector

2023-06-04 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17729126#comment-17729126 ] Mingchun Zhao commented on CONNECTORS-1740: --- Hi [~kwri...@metacarta.com] [~julienFL

[jira] [Updated] (CONNECTORS-1740) Solr 9 output connector

2023-06-04 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1740: -- Attachment: CONNECTORS-1740.patch > Solr 9 output connec

Re: [VOTE] Release ManifoldCF 2.25, RC0

2023-05-30 Thread Mingchun Zhao
+1 (non-binding) The following tests passed. - Unit tests - Integration tests with PostgreSQL - Load tests with PostgreSQL - New feature: the ability to disable hopcount tracking entirely, for better performance of the web connector Regards, Mingchun 2023年5月30日(火) 6:08 Karl Wright : > > Please

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-27 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17726850#comment-17726850 ] Mingchun Zhao commented on CONNECTORS-1747: --- [~kwri...@metacarta.com] Thanks, that's so

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-27 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17726777#comment-17726777 ] Mingchun Zhao commented on CONNECTORS-1747: --- [~kwri...@metacarta.com], If you need my help

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-24 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17725971#comment-17725971 ] Mingchun Zhao commented on CONNECTORS-1747: --- Hi [~kwri...@metacarta.com], Thank you

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-23 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17725478#comment-17725478 ] Mingchun Zhao commented on CONNECTORS-1747: --- Hi [~kwri...@metacarta.com], I've created

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-23 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: CONNECTORS-1747.patch > Add a property to disable logging hop co

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-23 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: (was: JobManager.java.patch) > Add a property to disable logg

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-21 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17724663#comment-17724663 ] Mingchun Zhao commented on CONNECTORS-1747: --- [~kwri...@metacarta.com] Thank you for your

Re: About disabling hopcount tracking

2023-05-21 Thread Mingchun Zhao
appreciate it if you could give me your opinion or advice. https://issues.apache.org/jira/browse/CONNECTORS-1747 Kind regards, Mingchun 2023年5月11日(木) 15:28 Mingchun Zhao : > > Hi Karl, > > Thank you for taking time out of your busy schedule to reply. > > > There is an

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-16 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: JobManager.java.patch > Add a property to disable logging hop co

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-16 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: (was: JobManager.java.patch) > Add a property to disable logg

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-16 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: JobManager.java.patch > Add a property to disable logging hop co

[jira] [Comment Edited] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-16 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17723328#comment-17723328 ] Mingchun Zhao edited comment on CONNECTORS-1747 at 5/17/23 3:18 AM

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-16 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: (was: JobManager.java.patch) > Add a property to disable logg

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-16 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17723328#comment-17723328 ] Mingchun Zhao commented on CONNECTORS-1747: --- Hello, I changed spec for new property

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-15 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722975#comment-17722975 ] Mingchun Zhao commented on CONNECTORS-1747: --- Hello, If there are no objections

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-15 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722789#comment-17722789 ] Mingchun Zhao commented on CONNECTORS-1747: --- Hello, I’ve tried to create a patch

[jira] [Updated] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-15 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1747: -- Attachment: JobManager.java.patch > Add a property to disable logging hop co

[jira] [Created] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-12 Thread Mingchun Zhao (Jira)
Mingchun Zhao created CONNECTORS-1747: - Summary: Add a property to disable logging hop count to database Key: CONNECTORS-1747 URL: https://issues.apache.org/jira/browse/CONNECTORS-1747 Project

[jira] [Comment Edited] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-12 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722207#comment-17722207 ] Mingchun Zhao edited comment on CONNECTORS-1746 at 5/12/23 10:34 PM

[jira] [Comment Edited] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-12 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722207#comment-17722207 ] Mingchun Zhao edited comment on CONNECTORS-1746 at 5/12/23 3:25 PM

[jira] [Commented] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-12 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722207#comment-17722207 ] Mingchun Zhao commented on CONNECTORS-1746: --- Hello, Here is a patch for adding options

[jira] [Updated] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-12 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1746: -- Attachment: DBInterfacePostgreSQL.java.patch > Adding conditions to exec

[jira] [Updated] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-12 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1746: -- Description: Sometimes, the crawling does not process any documents for a while

Re: About disabling hopcount tracking

2023-05-11 Thread Mingchun Zhao
gchun 2023年5月10日(水) 19:53 Karl Wright : > > There is an option on the "hopcount" tab of your job to disable hopcount > tracking entirely. > Karl > > On Tue, May 9, 2023 at 11:49 PM Mingchun Zhao > wrote: > > > Hi Karl, > > > > Could you please advise m

About disabling hopcount tracking

2023-05-09 Thread Mingchun Zhao
Hi Karl, Could you please advise me on tracking hopcount. I'm using ManifoldCF 2.24 with PostgreSQL 12.14 as the database for now. In my case, I don't need to use the 'Hop Filters' feature so I'd like to disable tracking hopcount and reduce the insert/update/delete load on the 'intrinsiclink' and

[jira] [Updated] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-07 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1746: -- Description: Sometimes, the crawling does not process any documents for a while

[jira] [Updated] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-06 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1746: -- Environment: Using ManifoldCF 2.24 with PostgreSQL 12.14 as the database

[jira] [Updated] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-06 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1746: -- Description: Sometimes, the crawling does not process any documents for a while

[jira] [Updated] (CONNECTORS-1746) Adding conditions to execute PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-06 Thread Mingchun Zhao (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-1746: -- Summary: Adding conditions to execute PostgreSQL's ANALYZE command to avoid

[jira] [Created] (CONNECTORS-1746) Adding execution conditions of PostgreSQL's ANALYZE command to avoid crawling become extremely slow.

2023-05-06 Thread Mingchun Zhao (Jira)
Mingchun Zhao created CONNECTORS-1746: - Summary: Adding execution conditions of PostgreSQL's ANALYZE command to avoid crawling become extremely slow. Key: CONNECTORS-1746 URL: https://issues.apache.org/jira

[jira] [Commented] (CONNECTORS-1188) Missing Japanese image in end_user_documentation

2015-05-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14562871#comment-14562871 ] Mingchun Zhao commented on CONNECTORS-1188: --- Committed r1682238(dev_1x

[jira] [Commented] (CONNECTORS-1188) Missing Japanese image in end_user_documentation

2015-05-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14562829#comment-14562829 ] Mingchun Zhao commented on CONNECTORS-1188: --- Committed r1682232(trunk

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-05-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14562928#comment-14562928 ] Mingchun Zhao commented on CONNECTORS-853: -- committed r1682252(trunk). patch

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-05-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14562935#comment-14562935 ] Mingchun Zhao commented on CONNECTORS-853: -- committed r1682254(dev_1x). pull

[jira] [Resolved] (CONNECTORS-1188) Missing Japanese image in end_user_documentation

2015-05-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao resolved CONNECTORS-1188. --- Resolution: Fixed Missing Japanese image in end_user_documentation

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-05-17 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14547081#comment-14547081 ] Mingchun Zhao commented on CONNECTORS-853: -- Committed r1679826 into trunk

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-05-17 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14547082#comment-14547082 ] Mingchun Zhao commented on CONNECTORS-853: -- pulls up commit r1679826

[jira] [Commented] (CONNECTORS-1188) Missing Japanese image in end_user_documentation

2015-04-16 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14497920#comment-14497920 ] Mingchun Zhao commented on CONNECTORS-1188: --- Karl, sorry, I noticed

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-03-25 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14379780#comment-14379780 ] Mingchun Zhao commented on CONNECTORS-853: -- r1669100(trunk) Japanese end

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-03-25 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14379781#comment-14379781 ] Mingchun Zhao commented on CONNECTORS-853: -- r1669101(dev_1x) Japanese end

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-03-25 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14379779#comment-14379779 ] Mingchun Zhao commented on CONNECTORS-853: -- Koizumi, thanks! Japanese end

Re: [VOTE] Release Apache ManifoldCF Plugin for Solr 4.x version 2.1, RC0

2015-03-12 Thread Mingchun Zhao
Hi there, I've got the same warning when testing for apache-manifoldcf-solr-3.x-plugin-2.1 as Shinichiro met before. The followings are the test results with java1.7 and java1.6. ===with java 1.7 $ uname -a Darwin MingchunZhaos-MacBook-Air.local 13.4.0 Darwin Kernel Version 13.4.0: Wed Dec 17

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-02-21 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332067#comment-14332067 ] Mingchun Zhao commented on CONNECTORS-853: -- r1661455(dev_1x) Japanese end

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-02-18 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14326753#comment-14326753 ] Mingchun Zhao commented on CONNECTORS-853: -- Koizumi, thanks! got

[jira] [Resolved] (CONNECTORS-1164) Two view buttons in Japanese List of Authority Groups page

2015-02-16 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao resolved CONNECTORS-1164. --- Resolution: Fixed Two view buttons in Japanese List of Authority Groups page

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-02-08 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14311290#comment-14311290 ] Mingchun Zhao commented on CONNECTORS-853: -- Committed r1658155 into trunk

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-02-03 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14304600#comment-14304600 ] Mingchun Zhao commented on CONNECTORS-853: -- Koizumi, thanks! got

[jira] [Assigned] (CONNECTORS-1152) Update Japanese document of Technical Resources

2015-01-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao reassigned CONNECTORS-1152: - Assignee: Mingchun Zhao Update Japanese document of Technical Resources

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14295078#comment-14295078 ] Mingchun Zhao commented on CONNECTORS-853: -- 'ant doc' test passed. Committed

[jira] [Commented] (CONNECTORS-1152) Update Japanese document of Technical Resources

2015-01-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14295049#comment-14295049 ] Mingchun Zhao commented on CONNECTORS-1152: --- Committed r1655261 to trunk

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-28 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14296119#comment-14296119 ] Mingchun Zhao commented on CONNECTORS-853: -- Karl, thanks! Japanese end-user

[jira] [Updated] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-27 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao updated CONNECTORS-853: - Attachment: CONNECTORS-853.patch patch based on changes from Koizumi. Japanese end

[jira] [Commented] (CONNECTORS-697) Need japanese translations for GoogleDrive connector

2015-01-21 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286692#comment-14286692 ] Mingchun Zhao commented on CONNECTORS-697: -- For management, It would

[jira] [Commented] (CONNECTORS-697) Need japanese translations for GoogleDrive connector

2015-01-21 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286722#comment-14286722 ] Mingchun Zhao commented on CONNECTORS-697: -- Karl, thanks. got it. Need

[jira] [Commented] (CONNECTORS-1140) improve Japanese End User Manual

2015-01-14 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14278309#comment-14278309 ] Mingchun Zhao commented on CONNECTORS-1140: --- Koizumi, thank you for your

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-10 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14272502#comment-14272502 ] Mingchun Zhao commented on CONNECTORS-853: -- Committed r1650742. added

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-10 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14272516#comment-14272516 ] Mingchun Zhao commented on CONNECTORS-853: -- Committed r1650747. added

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-10 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14272499#comment-14272499 ] Mingchun Zhao commented on CONNECTORS-853: -- Committed r1650741. added

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2015-01-10 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14272524#comment-14272524 ] Mingchun Zhao commented on CONNECTORS-853: -- TODO: #Transformation Connection

[jira] [Commented] (CONNECTORS-853) Japanese end-user-documentation needs to be updated

2014-12-01 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230771#comment-14230771 ] Mingchun Zhao commented on CONNECTORS-853: -- Hi Karl, Got it, Let me look

[jira] [Commented] (CONNECTORS-1079) the parsing in TikaExtractor always return empty result

2014-10-26 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14184445#comment-14184445 ] Mingchun Zhao commented on CONNECTORS-1079: --- Karl, thanks! It does work

[jira] [Created] (CONNECTORS-1084) Missing resource 'WebcrawlerConnector.MatchMustHaveARegexpValue' in bundle 'org.apache.manifoldcf.crawler.connectors.webcrawler.common'

2014-10-25 Thread Mingchun Zhao (JIRA)
Mingchun Zhao created CONNECTORS-1084: - Summary: Missing resource 'WebcrawlerConnector.MatchMustHaveARegexpValue' in bundle 'org.apache.manifoldcf.crawler.connectors.webcrawler.common' Key: CONNECTORS-1084

[jira] [Resolved] (CONNECTORS-1084) Missing resource 'WebcrawlerConnector.MatchMustHaveARegexpValue' in bundle 'org.apache.manifoldcf.crawler.connectors.webcrawler.common'

2014-10-25 Thread Mingchun Zhao (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingchun Zhao resolved CONNECTORS-1084. --- Resolution: Fixed Fix Version/s: ManifoldCF 2.0 Committed r1634202(trunk

  1   2   >