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...
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...
... 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...
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@...
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...
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 ...
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...
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...
... 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...
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...
... 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 ...
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...
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...
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@...
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@...
Feb 7, 2006 3:51 pm
1712
Is anyone else using dtSearch to crawl Sharepoint sites? Due to the way Sharepoint pages are rendered it seems that many duplicate links to the same Sharepoint...
I use and created a page with the wizard. I selected multiple indexes and they all show up as selectable items in my web page. How can I create a first entry...
We're new to DTSearch, and so far it has done all we have asked. Can we ask for more? Might it be possible to go to a web site every day and collect data...
Does anyone know how to search specifically for a word that has a letter in uppercase. For example, I want all instances of the word "Tax", but not "tax". ...
In build 6.40, case-sensitivity is specified when creating an index. As far as I know, this cannot be done after an index is created. - Click the "Advanced..."...
When you index, you set the index to be case-sensitive in the options....
Robert H Ruff
rruff@...
Apr 24, 2006 6:25 pm
1718
Thanks to everyone who replied on this. Of course, one good question leads to another. Does that mean that it would be one or the other so that if you wanted...
One idea is to create two indexes, one case sensitive and one not. Then provide an option for the user to make the search case sensitive, and program it to use...
Simpson, Richard
richard.simpson@...
Apr 25, 2006 1:43 pm
1720
Very smart idea! Thanks. ... From: dtsearch@yahoogroups.com [mailto:dtsearch@yahoogroups.com] On Behalf Of Simpson, Richard Sent: Tuesday, April 25, 2006 8:14...
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...
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...
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...