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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1549 - 1578 of 1858   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1549
... Searching is the only way to do a syntax check. If there is a syntax error in the search request, you will get an error message back through the API...
David Thede
davidthede
Offline Send Email
Jun 1, 2004
2:34 pm
1550
I am new to customizing dtSearch. How difficult is it to put the search results from dtSearch web into a table? Any help or points in the right direction are...
greenic3
Offline Send Email
Jun 3, 2004
4:42 pm
1551
Is there any way to use the Web Spider to index a site that makes use of integrated Windows authentication? I know the spider supports Basic authentication,...
blahblahnospam
Offline Send Email
Jun 8, 2004
4:59 pm
1552
... Blahblah, The dtSearch Spider can handle password authentication but will not know how to log into sites that require an HTML login form (or other forms of...
David Maggin
davidm@...
Send Email
Jun 8, 2004
7:27 pm
1553
... like ... the ... in ... If you didn't happen to find this info from reading earlier responses in the forum by searching for the term OUTLOOK, try this...
harpo2448
Offline Send Email
Jun 10, 2004
3:27 pm
1554
Gib, You can put them in separate files that don't have to be opened everytime Outlook is opened. When you need to look at them you browse for the file. Larry ...
Larry Blakeley
larry@...
Send Email
Jun 10, 2004
3:46 pm
1555
I am new to dbSearch, we installed it on an intranet to use a Java/Tomcat based browser application to search directories full of PDF documents and return a...
jsolconp00
Offline Send Email
Jun 10, 2004
7:34 pm
1556
... The fields have to be set up as "Stored" for them to be retrieved as document properties in search results. For details on how to do this, see: How to...
David Thede
davidthede
Offline Send Email
Jun 10, 2004
8:17 pm
1557
Greetings: What is the preferred method of adding the filename of a document to its footer? Many Thanks! Chris...
leece43
Offline Send Email
Jun 16, 2004
7:48 pm
1558
... Chris, dtSearch cannot modify your original documents. If you wish to make a change to a document, you will need to open the document in its native ...
David Maggin
davidm@...
Send Email
Jun 17, 2004
1:03 am
1559
Dear Sir/Madam, I am using dtSearch to add folders from web using "Add Web" option in the dtSearch web version. Is there any way to restrict directory listing...
Amit Mahajan
amitnicks
Offline Send Email
Jun 29, 2004
4:08 pm
1560
... Amit, The directory listing comes from IIS, not dtSearch. IIS generates a directory listing if: a) you have ENabled directory listing in IIS; and b) the...
David Maggin
davidm@...
Send Email
Jun 29, 2004
10:41 pm
1561
Im considering buying DTSearch to replace the Indexing functionality of MSSearch in an ASP/SQLServer application. What I want to do, is search a table with...
splan79
Offline Send Email
Jul 7, 2004
6:59 pm
1562
Using API calls, how can I get the list of files indexed by DTSearch in a given index set ? Thanks....
ks8208
Offline Send Email
Jul 7, 2004
9:26 pm
1563
I would like to call dtSearch from another program, Wordfast (a translation memory application). The program accepts keystrokes to access other applications....
jjuncal
Offline Send Email
Jul 8, 2004
3:30 am
1564
... In the C++ API, you can use dtssListIndex() to do this. For details, see: http://support.dtsearch.com/webhelp/dtengine/dtslistindexjob.htm David Thede ...
David Thede
davidthede
Offline Send Email
Jul 8, 2004
6:14 pm
1565
... Julio, Some applications are designed to be run as background processes that can be called up (activated) via a programmed keystroke. dtSearch does not ...
David Maggin
davidm@...
Send Email
Jul 8, 2004
6:14 pm
1566
Julio, ... I think it is better to use a Windows macro program like MacroExpress http://www.macroexpress.com/ Then you can invoke your dictionary or dtSearch...
Tibor Kornyei
kt530312
Offline Send Email
Jul 9, 2004
2:33 pm
1567
... Julio, I successfully call up DtSearch from Wordfast using - dtSearch;{pause}%s s ^v {Enter} Note: - DtSearch has t be running in the background - I have...
Robert CORNER
ricorner
Offline Send Email
Jul 9, 2004
2:33 pm
1568
Thank you, Tibor. I'll keep the message as a reference for when I get MacroExpress. Julio...
Julio A. Juncal
jjuncal
Offline Send Email
Jul 9, 2004
2:50 pm
1569
Thank you Robert, this sequence and m.o. work! I'll pass it on to the Wordfast group right away. Julio A. Juncal...
Julio A. Juncal
jjuncal
Offline Send Email
Jul 9, 2004
2:50 pm
1570
I'm not talking about web-form authentication, I'm talking about at the Windows OS level, when a browser client visits a site which is not anonymous access. in...
blahblahnospam
Offline Send Email
Jul 9, 2004
4:58 pm
1571
... I think David Thede already answered this in a previous message, but in case you missed it here it is again: In the "Spider Options" dialog box, there is a...
David Maggin
davidm@...
Send Email
Jul 9, 2004
6:50 pm
1572
I have a field for searching such as below: <meta name="ABS_TITLE" content="This is <sup>the</sup> searchword"> After indexing I am unable to search for...
erictl1
Offline Send Email
Jul 12, 2004
3:25 pm
1573
... HTML tags cannot be inserted in a META tag. Any < or > characters have to be represented using &lt; and &gt; David Thede dtSearch Corp....
David Thede
davidthede
Offline Send Email
Jul 12, 2004
4:20 pm
1574
I am trying to get hit highlighting in text fields that are defined for searches. If I do a simple search I can get the highlighting for the search term....
erictl1
Offline Send Email
Jul 14, 2004
5:05 pm
1575
... Some fields are searchable but not visible in retrieved documents. Some examples: - Meta tags in HTML, which browsers do not usually display - Document...
David Thede
davidthede
Offline Send Email
Jul 15, 2004
4:56 pm
1576
Hi, Is there a reference for integer or long values for the various flags that are used in the help documentation for the indexjob, fileconverter etc. classes?...
giles1652
Offline Send Email
Aug 2, 2004
2:06 pm
1577
... flags ... Studio.Net ... effect ... form ... constant ... I initially had fun with this as well Giles. What you are doing is trying to set options on your...
nickc67
Offline Send Email
Aug 2, 2004
2:43 pm
1578
Hey Nick, I'd managed to figure the NewOptions piece, but what I hadn't managed, and what it's really handy to know is that you can actually access the field...
giles1652
Offline Send Email
Aug 2, 2004
4:19 pm
Messages 1549 - 1578 of 1858   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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