• Search

  • Search it up!

Search found 92 matches

 Go to advanced search

Re: Automatic import

 by joako ¦  Mon Mar 07, 2011 6:02 am ¦  Forum: Usage ¦  Topic: Automatic import ¦  Replies: 102 ¦  Views: 254729

Thank you for all the clarifications. Now I wonder how could I solve my problem being a community member? I guess I have to write my own code. Either as plugIn if this is possible or via web service. But at least the documentation for web service is restricted, right? Do you need the same as me.. i...

Re: Activating OCR

 by joako ¦  Mon Mar 07, 2011 5:35 am ¦  Forum: Usage ¦  Topic: Activating OCR ¦  Replies: 10 ¦  Views: 4299

Is there some platform I can setup that we know everything will work? Information to debug search index... I already asked this and got no answer...

Re: 5.0.2 Mac OS X Server (10.6) & PDF Preview

 by joako ¦  Mon Mar 07, 2011 5:33 am ¦  Forum: Installation ¦  Topic: 5.0.2 Mac OS X Server (10.6) & PDF Preview ¦  Replies: 15 ¦  Views: 42677

I installed OpenOffice to /Applications directory, as you may or may not know MacOS X applications are actually folders (you can right click and "Show Package Contents") so if you install OpenOffice and you have the Application showing in /Applications/OpenOffice.org.app then you would con...

Re: Activating OCR

 by joako ¦  Fri Mar 04, 2011 9:00 pm ¦  Forum: Usage ¦  Topic: Activating OCR ¦  Replies: 10 ¦  Views: 4299

Since I am sure many people are not using MacOS X Server I decided to run on Linux. On the MacOS X Server I installed VirtualBox, then openSUSE 11.3 Linux so on and so forth. I now have OpenKM running but again there is no search result for TIFF format images. So I think there is a bug in OpenKM 5.0...

Re: Cannot change configuration file

 by joako ¦  Fri Mar 04, 2011 5:24 am ¦  Forum: Configuration ¦  Topic: Cannot change configuration file ¦  Replies: 8 ¦  Views: 3761

If you issue the command: ps aux | grep java Do you see any running process? Assume you only have OpenKM and Apache, etc nothing more on your server. The only java process you have will be for OpenKM, you can end it if you issue the command: kill <PID> Where <PID> is the number that is shown in the ...

Re: Searching PDF OCR

 by joako ¦  Fri Mar 04, 2011 1:55 am ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

OpenKM.conf: system.ocr=/opt/local/bin/tesseract system.openoffice.path=/Applications/OpenOffice.org.app/Contents system.openoffice.tasks=5 system.openoffice.port=8100 system.img2pdf=/opt/local/bin/convert system.pdf2swf=/opt/local/bin/pdf2swf_wrapper.sh #system.antivir=/usr/bin/clamscan hibernate.d...

Re: Automatic import

 by joako ¦  Fri Mar 04, 2011 1:18 am ¦  Forum: Usage ¦  Topic: Automatic import ¦  Replies: 102 ¦  Views: 254729

Can you please explain about the registered version? I read on your website: Since OpenKM version 4.0 is distributed only in one version with all enhancements. But then on the same page it states: We do not provide support for OpenKM - Free version I understand free version don't include any support...

Re: Searching PDF OCR

 by joako ¦  Thu Mar 03, 2011 6:39 pm ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

I am using OpenKM 5.0.2 I start over with the repository, delete the directory and it is created again I start off clean since yesterday (i.e.: My last posted results are after starting with a clean repository) I'll post the config later when I have access, but it is the standard config. I see nothi...

Re: Searching PDF OCR

 by joako ¦  Thu Mar 03, 2011 5:54 pm ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

pavila wrote:Try to reproduce the issue in the OpenKM demo: http://demo.openkm.com
Yes that works.

But how do I have 100% working search index in local install? I can't use OpenKM demo for day-to-day use obviously.

Like I said already I don't see any error in the openkm log.

Re: Searching PDF OCR

 by joako ¦  Thu Mar 03, 2011 5:18 am ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

So I single in on one file and uploaded it to the OpenKM demo site and it is fine. I don't understand why in the attached file I can't search "Kofax" on my local system? My log is as follows: sses=423, cacheRatio=58% 23:32:03,996 INFO [BundleCache] num=3380 mem=8190k max=8192k avg=2481 hit...

Re: Searching PDF OCR

 by joako ¦  Thu Mar 03, 2011 5:10 am ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

Well now I see that I am actually still having problems with the PDF search. SOME documents are found and SOME are not. I copy and paste text from the document and sometimes it is found and sometimes it is not. If a document is shown in the search results I can open it and copy + paste any text to a...

Re: Searching PDF OCR

 by joako ¦  Wed Mar 02, 2011 8:06 pm ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

Ok, I see. I haven't changed that yes. I need to switch to something outside the standard database... is MySQL a good choice?

Re: Searching PDF OCR

 by joako ¦  Wed Mar 02, 2011 6:57 am ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

Well now I am seeing results. Maybe after a few days the database has initialized?

Re: Activating OCR

 by joako ¦  Wed Mar 02, 2011 6:57 am ¦  Forum: Usage ¦  Topic: Activating OCR ¦  Replies: 10 ¦  Views: 4299

I only see these messages when I upload a .tiff file:

Code: Select all
01:51:06,388 INFO  [BundleCache] num=1486 mem=8135k max=8192k avg=5605 hits=25358 miss=4642
01:51:06,419 INFO  [LRUNodeIdCache] num=3153/10240 hits=8404 miss=31596
Is during the upload process when OCR is run?

Re: Searching PDF OCR

 by joako ¦  Wed Mar 02, 2011 6:25 am ¦  Forum: Configuration ¦  Topic: Searching PDF OCR ¦  Replies: 32 ¦  Views: 18051

So now the question is, how can I enable the text extractor?

  • 1
  • 3
  • 4
  • 5
  • 6
  • 7

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.