Hi, I'm indexing a large number of emails using dtsearch. The .msg files are stored in zip files and I'm indexing the zip files directly. Just wondering if...
Mike, What you really should do is extract all of the metadata and email body to fields and search them accordingly. Regards, Gary Torgersen Document...
It's a bit limiting to have to search for fields. And it doesn't really solve my need - I'd like to say something like "xmessagebody contains gary". That...
Hi all. My name is Albert. I use VB.Net Studio 2003 for my dtSearch project. I modified the dtSearch's VB.Net sample code for my project. Now, I would like to...
Hi Dimitar, The dtSearch spider is not necessarily a monitoring tool. For static web content, It has the ability to index only the content that is new, deleted...
Hi Jim, That was very insightful. Thanks. I believe I will count on the speed of the spider to index dynamic Web content to add some monitoring capabilities...
Is there a way to create a word count index for each txt file in a DTSearch index? I have a very large DB of OCR text. Browsing the OCR txt files, I have...
Is there a method so that dtSearch can show what page number your search result resides and total number of pages? I'm dealing primarily with Word and Acrobat...
I've indexed a website using the spider, how do I now go an update that index to reflect the changes that have occured in the website (deleted pages, new...
I am new to dtSearch so please forgive. I simply want to iterate through available indexes so i can populate a datatable. is that possible? where would i...
Hi, I am not sure what you mean by iterate. Do you mean that you want to search through multiple indexes and record the results or do you want to record the ...
Please advise me on how to have my result listings show the first on or two hits in context for dtSearch Desktop and dtSearch Web. I'm not a programmer, is...
Hi, in documentation for dtSearch Desktop(particularly documentation of stemming rules) I found following: To help with stemming rules customization, dtSearch...
Hi all. I have questions for file indexing. I have a folder (Let say folder A) and it has around 20 sub-folders (Let say sub-folder A1, A2... A20). Now, I need...
... Using FileConditions would be much more efficient. You are going to end up with a large number of indexes and a lot of redundant indexing with the approach...
If we are on a server, one index will suffice. The user searches based on filename contains. So, on our server, we have over a three thousand folders and...
Jerry Von Korff
jvonkorff@...
Jan 18, 2007 5:06 pm
1769
Thanks for yours suggestion. In my case, I am going to use dtSearch Desktop for indexing the files instead of using program code. That's why I would like to...
You can use the filename contains feature either in dtsearch engine or in the desktop. In the desktop, the user tabs to the second tab, and there combines...
Is there a add a dropdown for search type options using the ASP sample? We would like to allow our customers to use the dropdown to search All Words, Any Words...
dtSearch is pleased to announce Version 7.40 Build 7360 of the dtSearch product line. New features include: • Automatic recognition of dates, email...
dtSearch Support
tech@...
Mar 5, 2007 1:07 am
1773
I need to search a list of terms, about 30, and we only want the documents that hit on two or more of the terms. I have not been able to find a way to do...
Hello, I have not found a way to have dtSearch only return items with a certain amount of hits per document. But this is how I deal with this situation. I make...
Don't know if you are using dtSearch Desktop for searching or what - I recently had to do this using a custom search interface, and it was pretty easy (thank...
I am a little confused about the IndexCache. While you can say how large the cache should be there seems to be no way to know what is in the cache. Currently...
... The cache keeps one or more open indexes around to re-use for subsequent searches. The cache manages indexes internally, so you only need to tell it how...
I'm interested in performing a text search from dtSearch and then for each result, add in some information that comes from our sql server. I was going to get...
I won't say it's better - it depends on your needs - but there is a way to get the custom fields into the index itself so that you can use dtSearch's strong...