DocFetcher - File Content Indexer

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
vixay
Posts: 3
Joined: Thu May 06, 2010 10:08 pm

DocFetcher - File Content Indexer

#1 Post by vixay »

[Moderator note: this is the primary DocFetcher program thread. View database entry]

----

Searched the forum, but didn't find an entry for this, so i figured i'd submit it.

http://docfetcher.sourceforge.net/en/index.html

A portable version: Runs on both Windows and Linux. You can put all your documents in it and then freely move the entire folder around (i.e., DocFetcher + indexes + documents). Possible destinations include other computers, encrypted volumes (TrueCrypt), CD-ROMs and USB drives. The portable version can also be used for sharing an indexed document repository across a local area network, or across the OS'ses of a Windows/Linux dual boot system.


there's also puggle, but it's java so ignoring it.
http://puggle.sourceforge.net/v0.5/index.html

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: File Content Indexers - DocFetcher

#2 Post by I am Baas »

vixay wrote:Searched the forum, but didn't find an entry for this, so i figured i'd submit it.
From the readme... "A Java Runtime Environment (JRE), version 1.6.0 or higher, is required."

vixay
Posts: 3
Joined: Thu May 06, 2010 10:08 pm

Re: File Content Indexers - DocFetcher

#3 Post by vixay »

just came to post, i just figured out that it is java based. so it doesn't qualify. Sorry for the misunderstanding.
also where is the rejected apps database? I saw a few mentions for it, but no easy way to find it.

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File Content Indexers - DocFetcher

#4 Post by webfork »

vixay wrote:just came to post, i just figured out that it is java based. so it doesn't qualify. Sorry for the misunderstanding.
I tested this program out and its excellent. Its surprisingly simple and clean, as well as fully open source, unlike my other favorite "desktop" search program, Locate32.

Hopefully as Java programs move towards a portable status, this program will be accepted. Hopefully PortableApps has plans to add this to their collection. The DocFetcher admin has expressed interest in doing just that.

Alternately you can encourage the developers to package all the JRE's into the executable as with XMind. This will help get the program accepted, but will also cause the program to be many times its current size.

spillej
Posts: 7
Joined: Tue Apr 22, 2008 10:40 am

Re: File Content Indexers - DocFetcher

#5 Post by spillej »

I use Wilma for indexing my documents.

http://s3.amazonaws.com/redtree/wilma/e ... index.html

I'm not sure if it is 100% portable, but at least it works from an USB Stick.

Jens

vixay
Posts: 3
Joined: Thu May 06, 2010 10:08 pm

Re: File Content Indexers - DocFetcher

#6 Post by vixay »

http://drop.io/wilmaportable
somebody tried making wilma portable found it in the portableapps forum. Haven't tried it myself.

spillej
Posts: 7
Joined: Tue Apr 22, 2008 10:40 am

Re: File Content Indexers - DocFetcher

#7 Post by spillej »

I have tried the portable version of Wilma from http://drop.io/wilmaportable and it works. The index is stored under the data folder. Thanks for the hint.

Jens

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File Content Indexers - DocFetcher

#8 Post by webfork »

Continued testing with DocFetcher has been very positive. Solved some pretty difficult search problems with it today that Windows own search tool couldn't find.

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: File Content Indexers - DocFetcher

#9 Post by guinness »

Tested: Portable
It's a unique piece of software, just a pity about the Java.

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File Content Indexers - DocFetcher

#10 Post by webfork »

guinness wrote:It's a unique piece of software, just a pity about the Java.
Agreed. Ugh.
guinness wrote:Tested: Portable
Cool, thanks for checking.

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

DocFetcher Portable

#11 Post by webfork »

I was able to get this running (works great) with Portable Java, but I need some help getting it to use relative path names:
  • Download Java Portable (http://portableapps.com/apps/utilities/java_portable)
  • Save to a folder like "E:\Java"
  • Edit DocFetcher.bat and change the lines
    • set libclasspath=
      to
      set libclasspath=E:\Java\bin
    and
    • start /b javaw
      to
      start /b E:\Java\bin\javaw.exe
  • Run DocFetcher.bat
Would like to point it to a relative pathway in \CommonFiles\Java so it plays nice with other software.

Seems to save some files to \appdata\temp but otherwise looks portable as guinness suggests.
Last edited by webfork on Tue Nov 16, 2010 12:03 pm, edited 3 times in total.
Reason: (minor edits, heading change)

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File Content Indexers - DocFetcher

#12 Post by webfork »

webfork wrote:Continued testing with DocFetcher has been very positive. Solved some pretty difficult search problems with it today that Windows own search tool couldn't find.
Another use case:

Although it doesn't show up with correct formatting, it beat out much lauded Windows Desktop Search program in that it was able to actually sift through the contents of a long list of Excel documents for key words. Big help. This is rapidly becoming one of my favorite Windows programs.

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File Content Indexers - DocFetcher

#13 Post by webfork »

New beta is out ... its unstable but functional and a little faster.

http://sourceforge.net/apps/mediawiki/d ... =Main_Page

Also now can archive Outlook PST and ZIP files, and supports 64-bit. Apart from the Java dependency, its portable: both settings and indices are both saved to the application folder.

Emka
Posts: 290
Joined: Fri Sep 17, 2010 9:31 pm

Re: File Content Indexers - DocFetcher

#14 Post by Emka »

I have just tried the latest beta and it created an .swt folder (Standard Widget Toolkit) in my user profile on Win7x64. Does the stable version do that too and can that be avoided somehow?

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: File Content Indexers - DocFetcher

#15 Post by webfork »

Emka wrote:can that be avoided somehow?
Unknown but I'll be watching this as it goes forward.

Post Reply