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 1613 - 1642 of 1900   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1613
Hi Can any body tell me how to index a single file (not the folder). I saw it possible in demo application but couldn't able to find corresponding properties...
gjanakiramreddy
Offline Send Email
Nov 9, 2004
3:57 pm
1614
can't you just list the file in your include list ... Hi Can any body tell me how to index a single file (not the folder). I saw it possible in demo...
Jerry Von Korff
jvonkorff@...
Send Email
Nov 9, 2004
4:36 pm
1615
Does anyone know if there is a limit on the number or size of custom fields added to the index?...
barryhund2004
Offline Send Email
Nov 9, 2004
5:07 pm
1616
... By default, the maximum size of a stored field is 128 characters. This can be changed with the maxStoredFieldSize option setting, and can be increased to...
David Thede
davidthede
Offline Send Email
Nov 9, 2004
6:29 pm
1617
I've been trying to read and index a searchable PDF file stored as a BLOB in a SQL Server2K db. The Dot Net sample App will only return an empty string when...
bp232000
Offline Send Email
Nov 10, 2004
11:04 pm
1618
Hi, I'm look to use the UserThesaurusFile option available in the Options class of the abovementions namespace. What I am looking to do is to allow the website...
Jaco van Zyl
jaco_vanzyl
Offline Send Email
Nov 17, 2004
10:38 pm
1619
I want to make the plus character (+) searchable I have followed these steps: (1) Click Options|Preferences in dtSearch, select the Indexing Options tab, and...
mimj2004
Offline Send Email
Nov 18, 2004
9:35 pm
1620
Is it possible for the dtSearch engine to index and search excel files with each row being treated like a data base record? ==> Will -- William Taylor >...
Will Taylor
william.m.taylor@...
Send Email
Dec 1, 2004
1:02 am
1621
... To do this, save the Excel file as .CSV (with the .CSV extension, and with field names in the first row). dtSearch indexes CSV files as databases, with...
David Thede
davidthede
Offline Send Email
Dec 1, 2004
1:17 am
1622
I am trying to work out how to search the # sign when trawling the database. Does anyone have a step by step guide to adding the # sign to the dt search. You...
chrispentland
Offline Send Email
Dec 2, 2004
1:49 pm
1623
... See: How to make the '+' (or '#') character searchable http://support.dtsearch.com/faq/dts0131.htm...
David Thede
davidthede
Offline Send Email
Dec 2, 2004
2:00 pm
1624
David, I am having some difficulty converting my DTSearch.Net project into a webservice. I get the attached error. I know that dten600.dll is required, is...
Barnum, Mark
mxbarnum
Offline Send Email
Dec 21, 2004
2:46 pm
1625
I'm having trouble figuring out how to show the hits in an RTF file created by the file converter using Delphi. All of the examples show hits identified in an...
Jerry Von Korff
jvonkorff@...
Send Email
Dec 21, 2004
5:31 pm
1626
... This usually means that dten600.dll is not in a folder that is on the system PATH. For troubleshooting steps, see: ...
David Thede
davidthede
Offline Send Email
Dec 21, 2004
6:13 pm
1627
... Set the output format for FileConverter to itRTF. To highlight hits in bold, use \b as the BeforeHit mark and \b0 as the AfterHit mark....
David Thede
davidthede
Offline Send Email
Dec 21, 2004
6:43 pm
1628
Unlike the documentation on the DTSearch website, having the dten600.dll in a folder in the system's path did not work for me, but the dll had to be in the...
Jaco van Zyl
jaco_vanzyl
Offline Send Email
Dec 21, 2004
8:23 pm
1629
Is it possible to get a list of the field names that will be indexed from the files generated from indexing a set of files, rather than having to do search on...
Will Taylor
william.m.taylor@...
Send Email
Jan 4, 2005
4:09 pm
1630
... The ListFields method of WordListBuilder does this. http://support.dtsearch.com/webhelp/dtengine/net/doc/dtSearch.Engine.WordListBuilder.ListFields.html ...
David Thede
davidthede
Offline Send Email
Jan 6, 2005
3:58 am
1631
Hello, Our site indexes tons of text files. I am able to display the results and am able to sort it by date in descending order. The problem arises when I...
Paul Esteban
yulo2k@...
Send Email
Jan 6, 2005
9:14 pm
1632
By default, when you set MaxFilesToRetrieve=100, you get the 100 most-relevant documents. If you then sort by date, you get the 100 most-relevant documents,...
David Thede
davidthede
Offline Send Email
Jan 7, 2005
4:22 pm
1633
dtSearch is pleased to announce Version 6.5 of the dtSearch product line • The new release includes major enhancements to the dtSearch product line's display...
dtSearch Support
tech@...
Send Email
Jan 31, 2005
3:22 pm
1634
I am a translator and use DtSearch to search glossaries and document archives. I would like to go further: Is it possible to use DtSearch to search a Word file...
ricorner
Offline Send Email
Feb 10, 2005
5:56 pm
1635
... The Search > Search for List of Words function in dtSearch Desktop does something like this. It lets you search for a list of words in a .doc file and...
David Thede
davidthede
Offline Send Email
Feb 10, 2005
7:25 pm
1636
We will suppose, I indexed a file and I make the research with the word "test" and in that healthy file found 10 occurrences of that research.  I want to...
vino2911
Offline Send Email
Feb 17, 2005
7:49 pm
1637
I have a custom front-end application that uses dtSearch. The user must login to the application. The default timeout is 20 minutes. If the user leaves the...
ppweditor@...
ppweditor
Offline Send Email
Feb 19, 2005
5:50 pm
1638
Hi, I would like to ask, how maxWordLength could affect speed of indexing, searching and size of index. Does it indeed affect this attributes?, or is it the...
ondrej_danko
Offline Send Email
Feb 24, 2005
8:59 pm
1639
... Except in unusual situations, we recommend keeping the default value (32). Real words or names longer than 32 letters are rare. If the input data is known...
David Thede
davidthede
Offline Send Email
Feb 24, 2005
10:58 pm
1640
I have indexed *.mbx files and when I view it via dtsearch it does not show sender email/name in a separate field. how to you advise on doing this ? preference...
albert_skteo
Offline Send Email
Feb 28, 2005
3:09 am
1641
... dtSearch automatically detects the Sender, Recipient, and Subject fields in *.mbx files based on the message headers, so there is no need to set up Text...
David Thede
davidthede
Offline Send Email
Feb 28, 2005
3:45 pm
1642
thnx for the help, will try it soon.. cheers ... on ... in ... fields in ... set up ... the index...
albert_skteo
Offline Send Email
Mar 3, 2005
3:22 pm
Messages 1613 - 1642 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