Page 3 of 7

Re: Shared Hosting CV Parser

Posted: 23 Jul 2017, 23:10
by cptr13
I think sphinx worked on the original release, but you'd have to have the older sphinx version and environment. I'm not sure if any of the devs have gotten sphinx working recently.

Re: Shared Hosting CV Parser

Posted: 25 Jul 2017, 14:59
by dveos
Hi caines1989, with previously entered data, the files wouldnt have been search indexed, if you try manually reuploading documents into candidates profile they should then become fully searchable. I havent found a quick workaround, sorry!

Re: Shared Hosting CV Parser

Posted: 25 Jul 2017, 15:01
by dveos
Forgot to add, I come across that parser error previously will check what I done to solve

Re: Shared Hosting CV Parser

Posted: 25 Jul 2017, 17:03
by dveos
As an update to this, I can add and search .doc, .docx and .pdf files - I reinstalled the latest version of smalot's pdfparser as I was receiving some font issues. HOWEVER, for some reason the set up does not like every type of PDF file. I've not yet investigated any further, but in trying to keep posts complete, I receive the following warning:-

Warning: array_map(): Argument #2 should be an array in /home/public_html/recruiter/lib/DocumentToText.php on line 252
Warning: implode(): Invalid arguments passed in /home/public_html/recruiter/lib/DocumentToText.php on line 253

Starting at line 249:-
Code: Select all
/* Store the raw output for getRawOutput(). */
        $commandResult['output'] = array_map(
            'rtrim', $commandResult['output']
        );
        $this->_rawOutput = implode("\n", $commandResult['output']);

Re: Shared Hosting CV Parser

Posted: 25 Jul 2017, 21:56
by caines1989
dveos wrote:Hi caines1989, with previously entered data, the files wouldnt have been search indexed, if you try manually reuploading documents into candidates profile they should then become fully searchable. I havent found a quick workaround, sorry!
Thanks for the help devos your little bit here so far is a very big bit to all of us man, :) i did just re upload a PDF and your right it may be a little tempermental due to the format, as it can not find it through a pdf so far,

but a doc. or docx works fine so far so thats a really big stepping stone man, thanks alot :D

Re: Shared Hosting CV Parser

Posted: 25 Aug 2017, 23:55
by caines1989
Hey Devos do you have any news to this and could you please upload a link to the files with the latest CV parser please?

Re: Shared Hosting CV Parser

Posted: 31 Aug 2017, 10:56
by dveos
Hi caines,

Not really perusing this much further in honesty, my team have been using this daily and haven't really had many issues, other than some .pdf files not being indexed correctly, although still yet to come across a "rogue" .pdf during our work.

I only updated to the latest version of smalot's pdfparser which you can find on github. :)

Re: Shared Hosting CV Parser

Posted: 04 Sep 2017, 14:46
by caines1989
Hey Devos

cheers for the update, do you have details on maybe instructions on how to update to the latest pdf parser please?? :D

Re: Shared Hosting CV Parser

Posted: 04 Sep 2017, 23:03
by dveos
Hi, you can download from here : https://github.com/smalot/pdfparser and simply upload to overwrite existing directory in your installation, off the top of my head think its vendor/smalot/pdfparser

Re: Shared Hosting CV Parser

Posted: 06 Sep 2017, 22:05
by caines1989
Cheers mate i will get on to it now as the test website seems pretty good tbh :)
For some reason zip didn't attach, here is a link (again if there is a preferred method of upload, let me know) : https://ufile.io/rfg0p (link lasts 30 days)
Also could you please maybe send me a new link to download the files again as its expired, sorry dude :(