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 1161 - 1190 of 1850   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1161
Hi, This is a fairly basic question, I know, but dang!, I just can't seem to get it right. Can some kind soul tell me how to locate a _specific_ folder in...
Bambi
bambiwus
Offline Send Email
Jan 6, 2003
3:59 am
1162
WebServer 1 log ends with DocId: 431 (0x1af) </dtsSearchResultsItem> WebServer 2 log ends with Line # added by me 1 -- 49:10:25.25 -- DocId: 431 (0x1af) 2 --...
Steve Marsh
smarsh02@...
Send Email
Jan 9, 2003
2:54 pm
1163
Ron, Perfect solution - Thanks, I have been struggling with this issue also. Kim ... to update the indexes. Here's the batch file called ... ...
kimsmailus <kimsmailu...
kimsmailus
Offline Send Email
Jan 9, 2003
9:50 pm
1164
Has anyone been successful in indexing titles only of documents?...
kimsmailus <kimsmailu...
kimsmailus
Offline Send Email
Jan 9, 2003
9:50 pm
1165
I apologise for late response, but wanted to thank you for your response which has pointed me in the right direction to finding a way to adapt to my needs. ...
Bambi
bambiwus
Offline Send Email
Jan 9, 2003
10:37 pm
1166
... Lines 3-5 are the deletion of a search results object, which probably occurred when a web application was done writing the search results, and then ASP...
David Thede
davidthede
Offline Send Email
Jan 9, 2003
10:49 pm
1167
... Short of adding every other file to the Exclude filters list or creating a single text file containing the document titles and indexing that file by ...
David Maggin
davidm@...
Send Email
Jan 10, 2003
12:00 am
1168
What is the limit for incremental indexing: (1) How many times you can do incremental indexing (2) What is the performance impact for incremental indexing (3)...
steveb_yh <sbi@...>
steveb_yh
Offline Send Email
Jan 10, 2003
6:09 pm
1169
... There is no specific limit. ... Incremental indexing has two effects: (1) Each incremental update as an additional "fragment" to the index. Lots of small...
David Thede
davidthede
Offline Send Email
Jan 10, 2003
6:38 pm
1170
Thanks for help, David! One more question: As long as we do index compression, the full indexing is not needed in the performance point of view, is that right?...
Bi, Steve
steveb_yh
Offline Send Email
Jan 10, 2003
6:52 pm
1171
... Yes, this is correct. David Thede dtSearch Corp....
David Thede
davidthede
Offline Send Email
Jan 10, 2003
7:45 pm
1172
We are doing indexing compression programmatically, I attach part of pseudo codes, please advice on whether this is the correct way to do compression. Thanks! ...
Bi, Steve
steveb_yh
Offline Send Email
Jan 10, 2003
8:12 pm
1173
... If you just want to compress, set ActionAdd = false and ActionRemoveDeleted = false. Otherwise the code looks fine. David Thede dtSearch Corp....
David Thede
davidthede
Offline Send Email
Jan 11, 2003
5:21 pm
1174
The purpose of codes is for incremental indexing AND compression, so I guess if I set ActionAdd = true ActionRemoveDeleted = true ActionCompress = true Then it...
Bi, Steve
steveb_yh
Offline Send Email
Jan 11, 2003
5:33 pm
1175
dtSearch Corp. is pleased to announce the release of Version 6.11 of the dtSearch product line. The new release includes: - An improved Edit > Copy File...
dtSearch Corp.
sales@...
Send Email
Jan 12, 2003
3:33 pm
1176
A quick side bar. I assume this means that 6.11 will be the version sold to AWNA and I need to upgrade? It won't affect what we need to get done this week but...
dtSearch Visual Basic...
graemeotm
Offline Send Email
Jan 12, 2003
11:52 pm
1177
I am using the dtSeach excusively to search for PDF documents: since our website is subcription based, (the search part is accessible to the public) is it...
serigne <serigne@...>
serigne
Offline Send Email
Jan 16, 2003
3:52 pm
1178
... <http://www.dtsearch.com/PLF_web_2.html>dtWeb is designed to make it easy for non-developers to create a basic web search form with only a few mouse ...
David Maggin
davidm@...
Send Email
Jan 16, 2003
6:20 pm
1179
Hi there, I'm using dtSearch Engine 6.0. I didn't find SearchType dtsSearchTypeAnyWords in the Java API Document. I can use it and there was no compiling...
rockymei <swallow3k@....
rockymei
Offline Send Email
Jan 21, 2003
4:10 pm
1180
Sometimes in using dtSearch Engine we're finding that DocDetailItem('_hitDetails') returns nothing, even though DocDetailItem('_HitCount') is nonzero. In...
Keith C. Ivey
kci20008
Offline Send Email
Jan 22, 2003
10:48 pm
1181
Since I installed build 6.11, I no longer have search results automatically displayed sorted by location. I have to click on the location column for each...
Chloe Parrott
chloeportugal
Offline Send Email
Jan 25, 2003
10:36 pm
1182
... In dtSearch 6.11 we moved the default sorting option into the Search dialog box, but it only has options for hits/relevance/date. A fair number of users...
David Thede
davidthede
Offline Send Email
Jan 27, 2003
3:20 am
1183
Can someone please tell me how the web search page results can be modified so that results are sorted by date descending as opposed to relevancy. Thanks...
dogman98765 <dogman98...
dogman98765
Offline Send Email
Jan 27, 2003
4:22 pm
1184
... On the search form, select "Date" under "Sort by". If you want to make a search form that always returns hits sorted by dates, (1) click the "Search Form"...
David Thede
davidthede
Offline Send Email
Jan 27, 2003
5:47 pm
1185
I cant find it in the docs, but I know its a new feature. I need to know which arguments it needs, and how to extract the ids from it in vb once the array is...
splan79 <alund@...>
splan79
Offline Send Email
Jan 28, 2003
8:19 pm
1186
... There are two of these functions, one for VB and one for VBScript: GetItemArray(iIndex as Integer) as Variant GetItemArray returns an array of 32-bit...
David Thede
davidthede
Offline Send Email
Jan 29, 2003
12:53 am
1187
One of our client's SQL server table has almost 1 million records. It takes us around 4 hours every time we index. The problem we are having is that the client...
Meli Fraticelli
fraticelli@...
Send Email
Jan 29, 2003
2:20 pm
1188
... You must be using one of the sample applications included with the dtSearch Engine, like ado_demo, to index the SQL server table. ado_demo just selects...
David Thede
davidthede
Offline Send Email
Jan 29, 2003
3:50 pm
1189
Hi everyone, I'm taking part in the development of a c++ dll client that's using the dtSearch engine dll. We came across a problem that looked silly at the...
erangilad <erangilad@...
erangilad
Offline Send Email
Jan 30, 2003
3:30 pm
1190
... * * * ... Thank you for the report! This is a bug in the SearchFilter.selectItemsBySearch method that causes it to search both the correct index and a...
David Thede
davidthede
Offline Send Email
Jan 30, 2003
6:48 pm
Messages 1161 - 1190 of 1850   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