... Please see this article on our web site for information on displaying XML with XSL formatting: http://support.dtsearch.com/faq/dts0183.htm David Thede ...
... The best option would be to convert the PS files to PDF. dtSearch can index, search, and display PDF files with hits highlighted. It does not support...
Is it possible to search for the special char '?' (not the wildcard meaning)? For example: when I have "Can I help?" I want to search exactly for "help?" and...
... The ? and * wildcard characters cannot be searched for directly in dtSearch, because they are always interpreted as wildcards (? = match one character, * =...
I've just noticed that ampersands get escaped (converted to &) in search results. Unfortunately, this occurs even if the ampersand character is already...
Marcus Aurelius
m_aurelius@...
Sep 5, 2003 7:24 pm
1398
... Are you seeing HTML tags in the dtSearch viewer when you open the document? Can you search on HTML tags like HEAD, BODY, META, etc? If so, dtSearch may be...
dtSearch Corp. is pleased to announce the release of Version 6.21 of the dtSearch product line. The release includes dtSearch Desktop with Spider, dtSearch...
dtSearch Support
tech@...
Sep 6, 2003 12:12 am
1400
DtSearch does not work after I ran Microsoft lockdown. I modified the ini file and added POST to the allowed verbs before I ran it. The Urlscan log is not...
... (1) Open Internet Services Manager and verify that you still have a /Scripts/dtSearch virtual directory, and that "Execute" permission is enabled in that...
Hi, I'm dealing with longish text files that are weekly archives of individual messages from a mailing list. Because each message within the weekly archives...
Hello, Before completing a dtSearch enabled CD with the CD Wizard, I convert all the various document formats I am working with to Adobe Acrobat. A rather big...
Mark G. Spencer
mspencer@...
Sep 12, 2003 5:09 pm
1404
Hi, I purchased the Desktop Version a fortnight ago and am hence a relative newbie. I would like to get all hits sorted on their file date downwards and by...
Hello, This past June I accepted an offer from ZDnet/PC Magazine to begin receiving some electronic/digital "magazines" for free. (They also offer other...
I apologize in advance for asking this easy question. I want to find the best way of approaching my project and would greatly appreciate any advise. I have 4...
... If you need to know which drive the results came from, and if it is possible for files on two of the drives to have the same name, then you should use a...
Will dtSearch search through documents within a Ghost image for key terms from a word list? So any document that may be stored within the image would also be...
... Ghost image files are usually compressed and/or encrypted with a proprietary format that dtSearch cannot read. Therefore, you are unlikely to be able to...
Hi, I am using dtsearch engine for my website. The hit highlighting of search word in html and pdf document works. But the hit highlighting of search word in...
Hello, Why not to use disk/partition image in more popular formats (*.iso, *.img, *.nrg, *.ccd, ...) and with help of virtual-CD-ROM software mount it as a new...
Hello, I'm using dtSearch in .Net, and found out that if index path has spaces in it (like "c:\program files\dtSearch developer"), search engine doesn't find...
... If you are using SearchJob.IndexesToSearch, add quotation marks -- chr(34) -- around the path. IndexesToSearch is a space-delimited list of index paths,...
To search for an exact phrase, just quote it, like this: sj.Request = chr(34) + "George W. Bush" + chr(34) chr(34) = the quotation mark in ASP/VB. David Thede ...
I'm working on integrating dtSearch in .Net environment. I've got the following problem - the same search executed against the same index takes much longer...
(1) If you search repeatedly, are subsequent searches faster? Sometimes ASP applications can take a long time to start the first time. In some cases this...
I am running 6.2 Desktop version. I would like to get a file listing of all files within the hard drive. Is there a way to do this with DT Search? What method...