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 1682 - 1711 of 1900   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1682
Is it possible for each individual index to use its own "noise Word" list? We have several indexes located on a web server. We use customized ASP pages to...
patm300e
Offline Send Email
Aug 2, 2005
7:36 pm
1683
Yes - I'm using the Java API so I would do the following: IndexJob job = new IndexJob(); job.setActionCreate( true); ... Options options = new Options(); ...
T.C
t_c_carnell
Offline Send Email
Aug 3, 2005
4:20 pm
1684
Hello! I want to use the Java API of dtSearch with Windows and I want to create an index which can index pages JSP but I don't know what is the best way to do...
dtsear
Offline Send Email
Aug 8, 2005
6:30 pm
1685
Hello everyone: I am developing a website with a capability to click and search. Basically, it is a website with two frames: one with treecontrol (called...
angusyyy
Online Now Send Email
Aug 19, 2005
7:20 pm
1686
Hi! I would like to know if it is possible to use dtSearch to index an MS- SQL database and having the ranking affected depending on the field in which the...
viavelum
Online Now Send Email
Sep 2, 2005
8:50 pm
1687
... You can do this with dtSearch, but the weighting has to be in the search request, like this: (Subject:50 contains (apple and pear)) or (apple and pear) ...
David Thede
davidthede
Offline Send Email
Sep 2, 2005
8:57 pm
1688
Can someone help on declaring the DataSource IDispatch in Delphi? Many thanks....
silvestru
Offline Send Email
Sep 5, 2005
1:35 pm
1689
I'm new with using dtSearch, so I'm stuck on this. Currently I have my page doing a search and populating a datalist for my result page. When I mouse over a...
bagged_123
Offline Send Email
Sep 16, 2005
5:44 pm
1690
Hello, We are indexing XML files only. Some of the XML element contains data like "2004/01" with "/" caracters and users want to be able to do field search on...
lemicp
Offline Send Email
Sep 19, 2005
2:05 pm
1691
I have created special meta tags that I search on with respect to date kinds of stuff. I converted the date to a format yyyymmdd and created a META tage ...
Bob Weber
rweber_webli...
Offline Send Email
Sep 19, 2005
2:28 pm
1692
... Lemicp, 1) Click Options|Preferences in dtSearch, select the Indexing Options tab, and click Edit Alphabet. 2) Locate the "/" character (number 47) in the...
David Maggin
davidm@...
Send Email
Sep 19, 2005
4:03 pm
1693
... To do this you would convert the local path to a virtual path. The dtSearch Engine has an API function to do this, Server.ConvertPath(), which is...
David Thede
davidthede
Offline Send Email
Sep 19, 2005
4:14 pm
1694
Hi, Please let me know if any one has worked on DTsearch trying to call it from a PHP application. We have a Document Management System for which we require...
u_maheedhar
Offline Send Email
Oct 21, 2005
10:55 pm
1695
My development group is using DTSearch Web to create an online file cabinet of sorts that contains searchable pdf files. While we've made some progress, the...
bobbytuff
Offline Send Email
Oct 27, 2005
6:17 pm
1696
... Currently there is no way to include anything other than context around hits in the synopsis. However, in version 7.2, there will be a new flag in...
David Thede
davidthede
Offline Send Email
Oct 27, 2005
8:49 pm
1697
Hi All, I've been indexing a database of text for the last year successfully. It's a Version 7 index created via the Java interface. Once the index is created,...
Tim Mohler (timohler)
timohler@...
Send Email
Oct 31, 2005
11:34 pm
1698
... If you get no searches in your application and are able to search in dtSearch Desktop, something must be different about the way the search is being set...
David Thede
davidthede
Offline Send Email
Oct 31, 2005
11:49 pm
1699
Hello all, I am starting a new project which requires me to query a dtSearch engine using PHP. I searched through the archives here and found a couple posts ...
Rishabh Manocha
crazyweirdfoo
Offline Send Email
Nov 21, 2005
8:10 pm
1700
Is there any method to obtain a specific substring of text from the OutputString property of the FileConverter class? From what I have seen with the API it...
techinator1000
Offline Send Email
Nov 24, 2005
9:09 pm
1701
Hi, Can I set a noise word list to dtSearch Engine using other means than setting a file to Options.NoiseWordFile ? Does Options.NoiseWordFile take the path...
cccedi
Offline Send Email
Nov 28, 2005
1:31 pm
1702
... Options.NoiseWordFile is the only way to specify this option setting. ... It is the full path and filename. Example: "c:\Program Files\Some Company\Some...
David Thede
davidthede
Offline Send Email
Nov 28, 2005
3:10 pm
1703
Hello All, I was wondering whether there is a way of parsing a list of keyowrds (in the form of a text file) to dtsearch and have the engine simply return the...
kpmg_forensic
Offline Send Email
Nov 30, 2005
1:54 pm
1704
... In dtSearch Desktop, click Search > Search for List of Words to do this. David Thede dtSearch Corp....
David Thede
davidthede
Offline Send Email
Nov 30, 2005
3:54 pm
1705
Hi, Can dtsearch engine search within a specified date range in a column of a table in database? Thanks Edison...
cccedi
Offline Send Email
Dec 1, 2005
6:45 pm
1706
... column of ... Actually I believe you may not be able to get that specific, but it also depends on which version you are currently using. We are using ...
kstokes342
Offline Send Email
Dec 5, 2005
3:59 pm
1707
Hi, I have a SQL server 2k DB with a blob column which contains documents. I have modified the ado_demo sample app and indexed the DB completely. Now using the...
cccedi
Offline Send Email
Dec 19, 2005
5:46 pm
1708
... In dtSearch 7.2 there is a new search feature to search for text that is in the non-field portion of a document. The syntax is: //text contains...
David Thede
davidthede
Offline Send Email
Dec 19, 2005
10:03 pm
1709
Hi there, We're using dtSearch to search through an index. Once we get the results from the index, we'd like to grab each listings latitude and longitude so...
christiandpalacios
christiandpa...
Offline Send Email
Dec 19, 2005
10:50 pm
1710
dtSearch is pleased to announce Version 7.2 of the dtSearch product line. The release includes: • a new .NET Spider API for the dtSearch Engine for Win &...
dtSearch Support
tech@...
Send Email
Dec 27, 2005
7:10 pm
1711
dtSearch is pleased to announce Version 7.21 of the dtSearch product line. The release includes IFilter support to enable dtSearch to parse document types such...
dtSearch Support
tech@...
Send Email
Feb 7, 2006
3:51 pm
Messages 1682 - 1711 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