Search the web
Sign In
New User? Sign Up
dtsearch · dtSearch Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1393 - 1422 of 1901   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1393
... 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 ...
David Thede
davidthede
Offline Send Email
Sep 2, 2003
3:23 pm
1394
... 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...
David Thede
davidthede
Offline Send Email
Sep 2, 2003
3:23 pm
1395
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...
Mark RĂ¼ter
rueter_m
Offline Send Email
Sep 5, 2003
1:09 pm
1396
... The ? and * wildcard characters cannot be searched for directly in dtSearch, because they are always interpreted as wildcards (? = match one character, * =...
David Thede
davidthede
Offline Send Email
Sep 5, 2003
1:54 pm
1397
I've just noticed that ampersands get escaped (converted to &amp;amp;) in search results. Unfortunately, this occurs even if the ampersand character is already...
Marcus Aurelius
m_aurelius@...
Send Email
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...
David Thede
davidthede
Offline Send Email
Sep 5, 2003
8:34 pm
1399
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@...
Send Email
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...
thelenc1
Offline Send Email
Sep 8, 2003
3:41 pm
1401
... (1) Open Internet Services Manager and verify that you still have a /Scripts/dtSearch virtual directory, and that "Execute" permission is enabled in that...
David Thede
davidthede
Offline Send Email
Sep 8, 2003
4:08 pm
1402
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...
Dominique Pivard
domi_kenavo
Offline Send Email
Sep 11, 2003
9:44 pm
1403
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@...
Send Email
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...
maartenolthof
Offline Send Email
Sep 15, 2003
4:51 pm
1405
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...
harpo2448
Offline Send Email
Sep 25, 2003
7:24 pm
1406
We have looked into this and cannot access .ZNO files. They are heavily encrypted to prevent access to the text. David Thede dtSearch Corp....
David Thede
davidthede
Offline Send Email
Sep 25, 2003
7:51 pm
1407
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...
Jay_Rana
Offline Send Email
Sep 27, 2003
6:24 pm
1408
... 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...
David Thede
davidthede
Offline Send Email
Sep 29, 2003
3:11 pm
1409
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...
clarkgy
Online Now Send Email
Sep 30, 2003
10:07 pm
1410
... 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...
David Thede
davidthede
Offline Send Email
Sep 30, 2003
10:47 pm
1411
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...
netfolder1
Offline Send Email
Oct 1, 2003
2:24 pm
1412
Is your document rtf or doc format? Seems like I had trouble with rtf documents. Had to save as .doc to get best functionality. ... ...
Buddy Goertz
zeb129
Offline Send Email
Oct 1, 2003
3:31 pm
1413
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...
rgo2@...
Gontarek
Offline Send Email
Oct 6, 2003
4:18 pm
1414
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...
dlazdan
Offline Send Email
Oct 6, 2003
8:53 pm
1415
... If you are using SearchJob.IndexesToSearch, add quotation marks -- chr(34) -- around the path. IndexesToSearch is a space-delimited list of index paths,...
David Thede
davidthede
Offline Send Email
Oct 6, 2003
9:10 pm
1416
David, I've seen this example for ASP you gave in one of last year's postings. Dim sf As dtengine.SearchFlag sj.SearchFlags = sj.SearchFlags +...
dlazdan
Offline Send Email
Oct 7, 2003
6:05 pm
1417
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 ...
David Thede
davidthede
Offline Send Email
Oct 7, 2003
8:18 pm
1418
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...
dlazdan
Offline Send Email
Oct 8, 2003
1:41 pm
1419
(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...
David Thede
davidthede
Offline Send Email
Oct 8, 2003
2:11 pm
1420
I have several indexes on a search page and want to list them in an order that is not alphabetical. How do I do this?...
kimsmailus
Offline Send Email
Oct 8, 2003
8:40 pm
1421
... Edit the search form in an HTML editor and just move the indexes around inside the <SELECT> tags. David Thede dtSearch Corp....
David Thede
davidthede
Offline Send Email
Oct 8, 2003
9:21 pm
1422
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...
Jay_Rana
Offline Send Email
Oct 10, 2003
7:15 pm
Messages 1393 - 1422 of 1901   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help