UdmSearch: Alias Question:

2000-11-06 Thread Briggs, Gary

When I have these in my indexer.conf file, It isn't recognising stuff
properly. It's a MASSIVE [8G] collection of PDF files, just in a boring
directory structure:


AddType application/pdf \.pdf$
Mime application/pdftext/plain
"/opt/udmsearch/sbin/pdftotext $1 -"
Mime text/x-pdf text/plain
"/opt/udmsearch/sbin/pdftotext $1 -"
Alias http://web-eu/dds/ file://opt/dds/

By "isn't recognising stuff properly", I mean that it doesn't invoke the
parser, or add any of the words in the pdf files to the database for
searching. I'm using mySQL and 3.1.8, by the way.

Thank-you  very much,
Gary (-;
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Alias Question:

2000-11-06 Thread Alexander Barkov

Hi!

Try to sturt indexer with "-v6" argument. 

"Briggs, Gary" wrote:
 
 When I have these in my indexer.conf file, It isn't recognising stuff
 properly. It's a MASSIVE [8G] collection of PDF files, just in a boring
 directory structure:
 
 AddType application/pdf \.pdf$
 Mime application/pdftext/plain
 "/opt/udmsearch/sbin/pdftotext $1 -"
 Mime text/x-pdf text/plain
 "/opt/udmsearch/sbin/pdftotext $1 -"
 Alias http://web-eu/dds/ file://opt/dds/
 
 By "isn't recognising stuff properly", I mean that it doesn't invoke the
 parser, or add any of the words in the pdf files to the database for
 searching. I'm using mySQL and 3.1.8, by the way.
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]