We have been using dtSearch through the DLL quite happily for some time. We also run ASP quite happily for many different applications in our websites. Now...
(1) Check that the vbsearch.exe and dtdemo.exe sample applications work. This will verify that the dtSearch Engine is correctly registered. (2) Generate the...
Hi, I could not find a list of the WordListBuilder ListMatchingWords function SearchFlags and fuzziness Parameters for Visual Basic until now. Thanks for any...
Hi David, thanks for your answer. I have seen this page already, but I could not find the numerical values of the search flags until now! I.e. CONST...
rainer.kroos@...
Jul 9, 2003 1:50 pm
1360
... The constant values are in the dtSearch Engine type library, so you can see them using the Visual Studio (View > Object Browser in VS.NET). They are also...
... Your original noise.dat file should be in: C:\Program Files\dtSearch\bin\noise.dat When you modify the noise word list, the modified version is stored in...
... Shlomo, dtSearch can list the words in the index, with the count next to each word (click Index->List index contents). However, dtSearch can only output...
David Maggin
davidm@...
Jul 26, 2003 2:46 pm
1365
Hi all, I am currently writing a VB.NET application for fast retrieval of files in a custom GUI. I would like to use dtSearch for the indexing of words in...
Filip Maertens
fmt@...
Jul 28, 2003 2:05 pm
1366
... To integrate dtSearch with a Visual Basic application, you would use the dtSearch Text Retrieval Engine's developer API. For more information, see: ...
Hi, I am creating a business argument for using DT Search. Does anyone have any comparisons between DT Search and Index Server? Any info would be helpful. ...
Hello, Sorry for this long post, this is showstopper issue we are facing and I was wondering if anyone has successfully implemented any workarounds. We are...
... To do this, (1) When you index the documents, index them using a UNC path. To convert a mapped path to UNC in the "What to index" list, right-click on...
I want to be able to list the contents of certain folders with DTSearch. So far, the best I've been able to come up with is "filename contains (x)" since the...
... In dtSearch Desktop, click the "More Search Options" tab and enter the path information under "Filename matches". Example: *\folder\* This will limit the...
... Assuming you are using the "Search for List of Words" feature, you would do the following: (1) Click Search > Search for List of Words (2) Set up the...
... list ... would do ... select ... One of ... matched ... David Thanks. I've done this - and as you point out it list hits by each document found. What I'm...
... The only way I can think of to get hit counts by word or phrase across all documents (as opposed to separately for each document) would be to execute each...
Hi David, Thank you for your helpful reply. I have changed the websearch form to a direct UNC link, and included the file sypnosis in the search results. This...
Hello, I get an 'Access is denied' error for the sypnosis when accessing dtsearchWeb through my IE 6 browser: Score Document 100% TestCases.doc $E 0009...
... The ending slash in the name of the .doc file is very odd -- in your "What to index" list in dtSearch Desktop, is this how the document name appears? This...
When dtSearch Web tries to access a document on another server, it acts with the rights of the user who is currently accessing it through the browser, but it...
Good Day! I am looking for more of an example of ExecuteInThread with VB. My goal is to be able to run the indexer through API across the network... My P2 450...
Southerland, Adam
adam.southerland@...
Aug 18, 2003 10:47 pm
1382
This product is now sold by Aladdin Systems (makers of Stuffit) at: http://www.aladdinsys.com/zipmagic/ ... non .txt ... files. ... system ... archives ... ...
Hello, I'd like to know if it is possible to have multiple nested W/N connectors The search I'd like to run would be of the form (apple w/10 (mango or banana))...
... Chris, The rule is that for each w/n connnector, one side has to just consist of single words or phrases connected by "or". Otherwise, the w/n range is ...
David Maggin
davidm@...
Aug 25, 2003 10:33 pm
1385
Hello, I'd like to know if it is possible to have multiple nested W/N connectors The search I'd like to run would be of the form (apple w/10 (mango or banana))...