... Mr. Sadowsky, Text files do not contain any encoding information, so dtSearch has to infer the encoding based on the rules in the File Types dialog box...
David Maggin
davidm@...
Apr 3, 2002 4:57 pm
812
Does using the thesaurus simply expand out any term in the original search with it's appropriate thesaurus terms? In other words, does it go through the...
... dtSearch just does a replacement much like what you describe, so there is no reason that you could not implement the synonym expansion in your code before...
Hi: We have been using dtSearch (v5.25) with Win95, and Acrobat Reader 4.0. Most of our indexed documents are PDF files. It helps that the search hits are...
Kim Not sure if this is your problem but its certainly one I came across! If you are viewing the documents in a browser make sure that Acrobat has been...
Ian Mountfort
ian.mountfort@...
Apr 9, 2002 2:50 pm
816
... Kim, dtSearch uses a "plug-in" component to highlight hits in Adobe Reader/Acrobat. In Adobe Reader 5, Adobe added a new default setting, "Certified...
David Maggin
davidm@...
Apr 9, 2002 3:16 pm
817
Thank you so much! David Maggin <davidm@...> wrote: David Maggin Technical Support Services dtSearch Corp. Instantly Search Gigabytes of Text ...
Hi! I'm evaluating dtSearch Desktop (the 6.06 eval download), and have set up a directory with some sample HTML files for indexing. After indexing the files,...
Hi We would like to know if there is any possibility, with Dtsearch, to start a search using not a keyword(s) but one all document. Let's take by example a...
Jorge Van Krieken
jvk@...
Apr 9, 2002 4:42 pm
820
... Todd, Check to be sure the page begins with <html> and ends with </html>. If these are missing (or badly formed) dtSearch will display the page as raw...
David Maggin
davidm@...
Apr 9, 2002 6:13 pm
821
... Jorge, Excepting default <http://www.dtsearch2.com/faq/DTS0115.HTM>Noise Words and those <http://www.dtsearch2.com/faq/dts0131.htm>Special Characters that...
David Maggin
davidm@...
Apr 9, 2002 6:26 pm
822
Thanks David for the reply. As it turns out, I ended up calling dtSearch and spoke with David Thede about the problem I was having (as well as some other...
... The problem is most likely a permissions error or some kind of filename formatting error. However, we will need to see a debug log to locate the source of...
David Maggin
davidm@...
Apr 12, 2002 5:53 pm
825
If documents are being sorted by # of hits, and it finds 20 documents with 1 hit, how are those 20 documents sorted? Randomly? Thanks, Reed...
I have several word documents that are returned results after searching for ' attorney ' but the word attorney doesn't exist in the document or document meta...
... Reed, Troubleshooting Steps: 1) Perform the search in dtSearch Desktop 2) After the search, click on the document that shows incorrect hit highlighting 3)...
David Maggin
davidm@...
Apr 18, 2002 4:17 pm
828
... Reed, A secondary sort key is calculated based on a calculated combination of some internal numbers in the index structure that are associated with the ...
David Maggin
davidm@...
Apr 18, 2002 5:52 pm
829
I have had this happen when the indexing gets corrupted. You have to reindex the entire file. My problem, however, is when the documents are displayed, in some...
ralphgarner@...
Apr 18, 2002 6:55 pm
830
... Scott, Currently, there is no way to do this. However, I've passed this on to our developers for possible inclusion in a future version. Thank you. David ...
David Maggin
davidm@...
Apr 19, 2002 2:28 pm
831
You could merge them ... From: "David Maggin" <davidm@...> To: <dtsearch@yahoogroups.com> Sent: Friday, April 19, 2002 9:46 AM Subject: Re: [dtsearch]...
You could merge them together, e.g. index1_25. You'll also get a performance boost this way, but if the indexes are frequently changing, this would involve...
Is there a way to exclude a message from a outlook folder. I am trying to index a public folder which i have read only access, and seems that there are some...
Quick question. I am indexing some word documents that have a Table of Contents. Not only is the document itself showing (properly) but the underlying code...
... Pamela, What type of code are you referring to? Can you send me a sample of the Word document to evaluate? Which version of dtSearch are you using (click...
David Maggin
davidm@...
Apr 26, 2002 2:25 pm
836
How do you programatically indicate that a search should be case- sensitive?...
... Mr. Hawes, Case sensitive Click Index->Create Index (Advanced) and check the Case-sensitive Indexing option: 26c9145.jpg [Create Index (Advanced) -...
David Maggin
davidm@...
Apr 29, 2002 8:18 pm
838
Back when we were using ZYIndex we could query our database by searching for a specified number of terms within a search statement from one to all in the...
... Lucie, You may be able to develop a custom application that provides this functionality using our developers' toolkit, ...
David Maggin
davidm@...
Apr 30, 2002 9:25 pm
840
Hi! I have some PDF documents discussing chemical elements in a variety of ways: Uranium Uranium-235 U-235 U235 U^235 (where the 235 is superscripted) ... I've...