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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1721 - 1750 of 1900   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1721
I hope this message gets posted. I currently have the desktop version of DtSearch and index on my hard drive. I want to share it with a group of 30 or more...
gloria_galvan
Offline Send Email
May 10, 2006
6:07 pm
1722
Hi, I would like to know whether there is any way by which we can get the name of the documents Indexed from an Index file list (indexed using DtSearch .net...
jismenon
Offline Send Email
May 18, 2006
2:46 pm
1723
We would like to take the search form (search box) that is normally in the dtsearch_form.html and place it inside one of our own frames pages. The results can...
ginaltaylor
Offline Send Email
May 18, 2006
2:54 pm
1724
dtSearch is pleased to announce Version 7.23 of the dtSearch product line. • The release includes a new ASP.NET 2.0 sample application in VB.NET and C# and...
dtSearch Support
tech@...
Send Email
May 21, 2006
4:49 pm
1725
So I'm writing a .Net app and want to use the thesaurus functionality of dtSearch. Meaning, I want to pass in a word, and get back a list of words that are...
rainerclimbing
Offline Send Email
May 22, 2006
1:51 pm
1726
... Here is some sample code from the mfcdemo (VS.NET 2005) sample in dtSearch 7.30: using namespace dtSearch; // CBrowseThesaurusDlg dialog ...
David Thede
davidthede
Offline Send Email
May 22, 2006
3:17 pm
1727
Can dtSearch be programmed to work with Framemaker (similar to using VBA or C# in MS Word)? It appears that Framemaker only supports C with their APIs. If so,...
mikegrice
Offline Send Email
May 25, 2006
3:19 pm
1728
Using the dtSearchNetApi, I want to be able to index XML files but hide some of the tags. That is, I want to prevent a particular tag to be indexed but still...
guy.camire
Offline Send Email
May 25, 2006
10:22 pm
1729
Probably overkill for your application, but I was indexing xml documents that were generated by another system, but the xml format was not convenient for...
T.C
t_c_carnell
Offline Send Email
May 25, 2006
11:53 pm
1730
... The dtSearch Engine has a C/C++ API. For API documentation, see: http://support.dtsearch.com/webhelp/dtsearchCppApi/frames.html The C/C++ headers and...
David Thede
davidthede
Offline Send Email
May 26, 2006
7:09 pm
1731
I have some documents with long text and I wish to index them. I placed it in DocText and want to retrive it after indexing. At the moment I use FileConverter...
etgaro
Offline Send Email
Jun 7, 2006
12:01 am
1732
Hi, I do the following: 1. Iterate through my searchResults object, using searchResults.getNthDoc(); 2. For each result, call searchResults.getDocName(); (this...
T.C
t_c_carnell
Offline Send Email
Jun 7, 2006
1:09 pm
1733
Thanks but I am actually trying to refer to DocText without using the file itself, like I can refer to the information saved in DocFields. Since the...
etgaro
Offline Send Email
Jun 8, 2006
12:42 pm
1734
... Make your first option tag something like this: <option value="my/path/to/index1, my/path/to/index2, my/path/to/index3">Select All</option> Make sure you...
Nathan
starshine531
Offline Send Email
Jun 15, 2006
5:08 pm
1735
my current code looks like this: <input type="hidden" name="sort" value="titlenum:0x20002"> It sorts it by a stored field called titlenum. This works fine. I...
Nathan
starshine531
Offline Send Email
Jun 19, 2006
1:59 pm
1736
Just combine the title number and section number into a single number as a fixed-length character string. Left pad your title number and section number with...
Simpson, Richard
richard.simpson@...
Send Email
Jun 19, 2006
2:26 pm
1737
dtSearch is pleased to announce Version 7.25 of the dtSearch product line. For detailed release notes, please see: http://www.dtsearch.com/ReleaseNotes725.html...
dtSearch Support
tech@...
Send Email
Jul 5, 2006
10:58 pm
1738
I've found that the following works to specify a field in an HTML document: <!-- field: statute --> A co-worker told me about that but I can't find it...
Simpson, Richard
richard.simpson@...
Send Email
Jul 26, 2006
4:26 pm
1739
Does anyone know where I should place the stemming.dat file for by web application? Thanks....
august_born
Offline Send Email
Jul 27, 2006
2:45 pm
1740
... There is a way to do this but it was not documented. When you add fields to HTML using comment tags, the field names can contain nesting. Example: <!--...
David Thede
davidthede
Offline Send Email
Jul 27, 2006
3:15 pm
1741
Hi, I'm using version 6.5 of dtSearch in a client/server application. The application is written in VB. Some of my clents reported that highlighting in PDF...
Kenny Rock
thekrock23
Offline Send Email
Aug 24, 2006
2:22 pm
1742
... Please see this article on our web site for information on highlighting hits in the current version of Adobe Reader: ...
David Thede
davidthede
Offline Send Email
Aug 24, 2006
3:45 pm
1743
... web ... I have mine in the "DTSearch" Folder. You should reference the location in your code. Gary...
garyt80
Offline Send Email
Sep 11, 2006
3:16 am
1744
I am trying to decrease the size of the DT search indexes; I like to add words that are being commonly used into the NOISE file , we have about a million words...
Rexon Jeyasingh
rexonj
Online Now Send Email
Sep 21, 2006
3:52 pm
1745
Hi Rexon, It's pretty straight-forward to save the list of indexed words.In DtSearch Desktop, open the Search Dialogue box. On the first tab, Search Request,...
Cindi Boudissa
brusselea
Offline Send Email
Sep 21, 2006
8:36 pm
1746
I have added a metadate feild called "description" to all of my pages. I want to return that value in my search results and use it as the description of the...
s_l_e_s_s_o_r
Offline Send Email
Sep 26, 2006
10:39 pm
1747
I'd like to move my dtsearch indexes to a new server. I've upgraded to a faster machine with more disk space. I want to move my indexes and my documents to...
Mike
mkingxxx
Offline Send Email
Oct 5, 2006
2:33 pm
1748
I have a program written in Delphi 2006 VCL that uses the dtSearch Com API. I would like to know of a way to get the words and their counts from an index. I ...
mcmahling
Offline Send Email
Oct 19, 2006
7:56 pm
1749
dtSearch is pleased to announce Version 7.3 of the dtSearch product line, including preliminary support for Word 2007 (*.docx) and Excel 2007 (*.xlsx), based...
dtSearch Support
tech@...
Send Email
Oct 20, 2006
2:31 pm
1750
Hi, I'm indexing a large number of emails using dtsearch. The .msg files are stored in zip files and I'm indexing the zip files directly. Just wondering if...
Mike
mkingxxx
Offline Send Email
Nov 3, 2006
6:04 pm
Messages 1721 - 1750 of 1900   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