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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1851 - 1880 of 1900   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1851
Hi all, here in the UK there's a growing concern over data protection of information transferred on CDs, Memory Sticks, etc. The searchable CDs we produce...
ian.mayo1
Offline Send Email
Sep 1, 2008
1:24 pm
1852
Hi, I'm not sure whether I'm missing something - but it looks to me that there is no way to add individual documents with the Java API. The IndexJob structure...
amc_at_bc
Offline Send Email
Sep 18, 2008
4:52 pm
1853
... The setFoldersToIndex method will also accept filenames. Each filename should be a included with a full path and quoted inside the string in case the...
David Thede
davidthede
Offline Send Email
Sep 18, 2008
5:44 pm
1854
There are two options, although neither are as easy as the C++ method. 1) Put the docs you want to index in one folder, and just set ...
Markowitz, Elliot
EMarkowitz@...
Send Email
Sep 18, 2008
5:44 pm
1855
dtSearch is pleased to announce Version 7.54 of the dtSearch product line (including 32-bit and 64-bit versions of dtSearch Web with Spider, the dtSearch...
dtSearch Support
tech@...
Send Email
Sep 26, 2008
2:58 pm
1856
Using desktop version 7.55 (build 7700) with Windows 2000 sp4, and Adobe Reader version 9 installed, search results do not highlight hits of pdf documents nor...
sherab
sherabk
Offline Send Email
Nov 4, 2008
1:25 am
1857
... In Adobe Reader, have you checked "Enable search highlights from external highlight server" (under Edit > Preferences)? Cheers, Dominique...
Dominique Pivard
domigmail
Offline Send Email
Nov 4, 2008
2:09 pm
1858
Thanks Dominique and David, Checking "Enable search highlights from external highlight server" (under Edit > Preferences) in Adobe Reader 9 did the job. Sherab...
sherab
sherabk
Offline Send Email
Nov 4, 2008
9:37 pm
1859
Hey I am looking for a way to identify documents that are not text searchable. Examples would be images based PDF files or any image format. I am not looking...
Gary Torgersen
garyt80
Offline Send Email
Dec 12, 2008
10:09 pm
1860
Hi I want to search 'IN' word in field, so I have used this query (fields1 contains IN) But its returning 0 result. I searched in dtsearch help file and found...
Hardik
hbs_26_jan
Offline Send Email
Jan 2, 2009
7:53 pm
1861
My understanding is that what you're trying to do is impossible.  What it means for a word to be a noise word is that it is ignored by the indexer, and thus...
Nathan Shaskin
starshine531
Online Now Send Email
Jan 3, 2009
4:45 am
1862
Hi,   Thanks for quick reply.   it would be useful if dtsearch contains any facility to separate noise word while searching.   For e.g. - say I want to...
HARDIK SHAH
hbs_26_jan
Offline Send Email
Jan 3, 2009
2:18 pm
1863
I'm a little confused as to your problem here, however.. What you are asking is fundamentally impossible for a single set of index files. Noise words are...
matt@...
straightnoch...
Offline Send Email
Jan 3, 2009
6:24 pm
1864
Hi I found in dtsearch help that to remove obsolete data, we should compress index frequently may be on weekly basis. To compress index we need to use...
Hardik
hbs_26_jan
Offline Send Email
Jan 5, 2009
2:27 pm
1865
If you are using a DataSource during indexing, you can alternatively escape that field that by repeating it. So IN would become ININ – which is not a noise...
Markowitz, Elliot
EMarkowitz@...
Send Email
Jan 5, 2009
2:46 pm
1866
I am using a DataSource to index some data from SQL Server. While trying to index a particular field (which in some cases can be very large) the computer runs...
gchristensenwork
gchristensen...
Offline Send Email
Jan 8, 2009
6:08 pm
1867
... The C++ version of the data source API will let you do this using callbacks, but there is no streaming mechanism built into the .NET version of the data...
David Thede
davidthede
Offline Send Email
Jan 9, 2009
6:15 pm
1868
How can I search the metadata fields from a DTSearch index. I know the fields are there because another application can search them. They use syntax like...
Gary Torgersen
garyt80
Offline Send Email
Jan 21, 2009
1:29 am
1869
Hi, I am trying to create a small C++ program that is a WIN32 console application (using VS 2005) that will index a large number of files. At the moment,...
Mike Wade
mwadeplanetds
Offline Send Email
Jan 21, 2009
11:41 pm
1870
I am just tentatively embarking on this, and have set up a couple of indexes and a search. Am I being dense in asking if the only way to find what a...
carolyn korzilius
kalinka2812
Offline Send Email
Jan 31, 2009
8:24 pm
1871
Hi folks! I'm needing create indexes with different fields of which are available at PDF's metadata files. I would like to know if it is possible... Metadata...
andrealves66
Offline Send Email
Feb 20, 2009
4:23 pm
1872
dtSearch is pleased to announce Version 7.60 of the dtSearch product line. The new release provides expanded sample code in the dtSearch Engine for use with...
dtSearch Support
tech@...
Send Email
Feb 27, 2009
9:18 pm
1873
I'm thinking that using the newer Solid State drive out to either put my swap file on or the operating system. what one would give the best performance boost...
tom tryniski
t_tryniski
Offline Send Email
Mar 4, 2009
4:18 pm
1874
I have a site map within my dynamic cms that I do not want included in the resulting index. I've tried numerous attempts with filename filters and exclude...
Mike Romanzow
mromanzow
Offline Send Email
Mar 31, 2009
3:41 pm
1875
... To exclude the page, you can add a NoIndex metadata to the page, like this: <META NAME="ROBOTS" CONTENT="NOINDEX, FOLLOW"> For more information on using...
David Thede
davidthede
Offline Send Email
Apr 1, 2009
1:08 pm
1876
dtSearch is pleased to announce Version 7.61 of the dtSearch product line. The new release added RAR (*.rar) support, as well as other enhancements. For...
dtSearch Support
tech@...
Send Email
Apr 29, 2009
7:01 pm
1877
I was wondering if there was any way to index the file name. Thanks!!! Brad...
bhaarala
Offline Send Email
Jun 1, 2009
3:42 pm
1878
... Preferences > Indexing options > Index filenames as text. Should do what you want. Cheers, Dominique...
Dominique Pivard
domigmail
Offline Send Email
Jun 1, 2009
4:47 pm
1879
When I do a search, and the result(s) show as being inside of a pdf file, Adobe Reader always launches. How do I get the selection to show in the search...
Garboy
garboy_2000
Offline Send Email
Jun 1, 2009
10:15 pm
1880
... I believe it is a setting in Acrobat, in that you tell it to launch in the viewer. Maybe also in the DTSearch variables....
budcarroll2001
Offline Send Email
Jun 2, 2009
1:05 am
Messages 1851 - 1880 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