hello, just found this group and am very grateful. A quick search of this group and the dtSearch docs didn't turn up the answer I'm looking for, which is: can...
... You can exclude documents that contain something in a field: apple and not (address contains 12345) address contains (12345 and not apple) However, there...
We want to run dtsearch from an application server and set the location as another server using UNC (\\server\folder) Can the location of the index be saved...
anywhere you want it. indexing speed will be slower across the network. ... From: jasonstingl [mailto:jason.stingl@...] Sent: Wednesday, January 07,...
david.herron@...
Jan 7, 2004 10:12 pm
1469
... Jason, To install dtSearch on a network, you can either set dtSearch up to run from a shared directory or you can install dtSearch on each user's computer....
David Maggin
davidm@...
Jan 7, 2004 10:16 pm
1470
I am currently running DT Search 6.1 on Windows NT. I have a project where I have to extract about 200 files from a combination of files that run into a few...
I am incorporating DTSearch into a Web site and need to know if it's possible to load the search results in a separate frame from the form, then load the...
I just downloaded an evaluation copy of dtsearch desktop 6.31, and was pretty impressed. I see this to be potentially the program that I've been looking for....
Hi dqyu, In order to simplify, I would like to tell you that our company "BSV Electronic Publishing" has developped a ready to use software called ZeDOC. This...
Is there a way to have dtsearch *not* index html tags?? The engine has dtsoFfXmlSkipAttributes and dtsoFfXmlHideFieldNames as options but these apparently do...
... Steven, dtSearch does not index HTML tags, unless it failed to recognize that a file is HTML at all. For example, if a file is missing the <HTML> header ...
David Maggin
davidm@...
Jan 21, 2004 9:21 pm
1478
Hello, Is it possible to use the "NOT" operator in field searching? I would like to specify that a particular field, oField, does NOT contain a value, oValue. ...
Is there a tutorial available for the dtSearch for Linux Java API? I know java servlets and jsp, but not applets, so the examples provided under jdemo don't ...
... We do not have a tutorial, but complete API documentation is here: http://support.dtsearch.com/webhelp/dtengine/javadoc/index.html David Thede dtSearch...
Is it possible to get a synopsis of documents found, when the Index was populated with the Spider? When I do try to pull a synopsis (or a Report if you will),...
Again, the API documentation is really cool if you have a clue as to how to approach this development and what the basic commands are. Does anyone know where I...
If you look at the c# samples, the will be similar to java in syntax. ... From: somebodysysop [mailto:somebodysysop@...] Sent: Sunday, January 25, 2004...
david.herron@...
Jan 26, 2004 10:23 pm
1485
In the current release version of dtSearch, the synopsis cannot be generated from documents indexed using the Spider. This is because generation of the...
While I've been very impressed by dtSearch's search performance with mbox (Unix mailbox format files), the RTF export option is unusable for obvious...
Sanford Whiteman
swhitema@...
Jan 31, 2004 10:54 pm
1487
That will be a very welcome feature! I knew there was a reason why I went with dtSearch! ;) ... because ... document, which ... documents ... document in ... ...
... Yeah, it's a dead end. Glad you agree. ... See, that won't work, because when the SEC makes an e-mail probe request (we are deploying a compliance...
Sanford Whiteman
swhitema@...
Feb 2, 2004 11:54 pm
1489
In dtSearch Desktop, you can click Edit > Copy File(s) to copy all retrieved documents (or any subset that you select) to a folder. To select a subset of...
Hi, my initial task is to replace our existing Index Server search with dtSearch without changing the design of the site. I have built the indexes, did...
Just getting started with dtSearch and could use some pointers. I am trying to replace the search in an ASP/MS SQL app. I need to search two fields in a...
I would like to index an Outlook/Exchange mailbox (including attachments) and be able to use that index from dtsearch Web to display the contents of the emails...
... Outlook data is stored in encrypted PST files, which can only be unencrypted and read by Microsoft Outlook. Because Outlook cannot be run as a Web service,...
David Maggin
davidm@...
Feb 9, 2004 6:28 pm
1494
What about exporting the emails to another format that dtsearch can index ? We are willing to have a periodic snapshot of the emails to search. ... can ... be...