Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Search this forum:
Search
You are not authorized to create a new topic
Page 1 of 212 > >>
Topics
 Replies
 Views
 Last Post
5 Replies and 16696 Views Search Issues  16696  5 Started by  Don Schaening I followed instructions in the past as it relates to integrating DMX with the DNN search and it has been working fine, until now. now on the results page I get this error... An error occurred in the following search: SELECT e.*, ext.Icon16, (SELECT Description FROM {objectQualifier}DMX_Entries AS p WHERE p.EntryId = {objectQualifier}DMX_Entries.CollectionId) AS CollectionName, 1 AS Rank FROM {objectQualifier}DMX_Entries e INNER JOIN {objectQualifier}DMX_Extensions ext ON e.EntryType = ext.Ex...
5 16696
by  Peter DonkerJump to last post
01/25/2008 4:42 PM
9 Replies and 7886 Views Contains returns ALL documents  7886  9 Started by  Brad Payne I see that a lot of others have this same problem - advanced text search returns every document in DMX.  Has this been resolved Can it be resolved We're on 3.05.02 Net2. We tested the upgrade, but the search in DMX4 does not work either. Can we have at least one version where the full text search works Please We would really like the DNN search to look (using DMX Search on the results page) for files that contain the words typed into the text box.  But it either look...
9 7886
by  Peter DonkerJump to last post
01/09/2008 10:12 PM
3 Replies and 9699 Views Error when clicking on Collection after Search  9699  3 Started by  Rob Ralston Hello Peter, On a DNN 4.5.5 portal with DMX 3.04.11, I have discovered a problem. If I do a simple word search, which yields both Collections and documents, when I click on a collection in the search results, I get a critical error: "Conversion from type 'DBNull' to type 'String' is not valid". Note: There are multiple DMX module instances, and the above Collection in the search result is associated with a different DMX instance, on a different page. Also, Full Text search is not cu...
3 9699
by  Rob RalstonJump to last post
09/14/2007 1:29 PM
13 Replies and 9713 Views Multiple Versions Return in Search  9713  13 Started by  Tiphanie Combre When I am trying to search for a document, the search returns the most current document but all the versions of that document. Is there a way to have the search only return the most current document. We are currently using 3.04.08.
13 9713
by  Peter DonkerJump to last post
09/09/2007 11:02 PM
24 Replies and 25319 Views Newbie full-text search configuration questions  25319  24 Started by  ala makota
(Topic has multiple pages1 2 )
I am having problems making the full text work. I have Indexing Service running and pointing to a default location of a DMX document folder. When I go to Portal Configuration page of DMX and try to attach the Indexing Service Catalog I get the following error: 'Sql Server could not attach to the named Indexing Service catalog' . What am I doing wrong Is the path the problem How should the path look likeThanksAlaMakota
24 25319
by  Peter DonkerJump to last post
07/18/2007 9:29 AM
1 Replies and 8042 Views Full text search - observations  8042  1 Started by  Peter Milliner To all, Just some observations I have made.  I have full text now working using dmx 03.04.07 on dnn 3.3.7 (dotnet 1.1.x). I had several problems to start off with but thanks to the instructions from Paul Morgan it finally worked.  His script to change documents from .resources to original extension was greatly appreciated. Several issues I came across.  I have dmx running on one intranet site but have several instances on different pages.  I found that I had to chan...
1 8042
by  Peter DonkerJump to last post
05/25/2007 1:53 PM
3 Replies and 7257 Views Error when try to attach the catalog  7257  3 Started by  Aruba Networks Hi All, I got this error when try to attach the catalog. Err: Sql Server could not attach to the named Indexing Service catalog (Msg: User does not have permission to perform this action.) Help please....
3 7257
by  Peter DonkerJump to last post
05/16/2007 9:08 AM
17 Replies and 13236 Views MS indexing service & Full text search  13236  17 Started by  teresa beere johnson I&160;have followed, checked and rechecked all settings according to your admin manual for the full text search.&160;To use it&160;I had to start the MS Indexing service. I created a separate catalog for the DMX and pointed to the directory where the documents reside.&160;I downloaded the PDF ifilter for the indexing service....http://www.adobe.com/support/downloads/detail.jspftpID=2611 But the full text search still does not work. If I open one of the files and choose a word from it and t...
17 13236
by  Peter DonkerJump to last post
05/16/2007 9:05 AM
1 Replies and 6913 Views Changing Keywords  6913  1 Started by  Gary Miller I may be really missing the obvious, but I cannot find a way to update/change the keyword string for a document.   How do I later add additional key words for searches Thanks, Gary
1 6913
by  Gary MillerJump to last post
03/07/2007 8:17 PM
3 Replies and 7071 Views DNN Search integration ?  7071  3 Started by  Curtis Eidson Hi, I’ve followed Paul Morgan’s post on “How to Configure Full Text searches”. With this help, I was able to successfully configure full text searches in no time.  I didn’t’ see this question asked on a previous post.. I would like to somehow “integrate” my DMX module’s search feature with the built-in DNN search so that I only have one search box on my site.  Is this possible  Thanks in advance. Curtis
3 7071
by  Peter DonkerJump to last post
03/04/2007 8:07 PM
4 Replies and 7558 Views Index Server diferent machine of DataBase Server  7558  4 Started by  dnnmvallet  I have:    SQL Server 2000 (into machine A)    DNN 4.3.7 (into machine B)    IIS 5.1 (into machine B)    Index Server (into machine B)    DMX 03.04.08_NET2 (into machine B) I can’t to search into the text of the documents, but the query’s of the Index Server it’s working. I try to use the AdoSearch 01.00.03, but it’s not working. I can’t search anything into the documents. I configured the settings of AdoSearch in the Tab Set...
4 7558
by  jenstaJump to last post
02/23/2007 8:49 PM
1 Replies and 7409 Views How to Configure Full Text searches  7409  1 Started by  mogsie I've recently reviewed the forums for instructions on the above and consolidated the below procedure Its based on Windows 2003 and Sql Server 2005 - hope u find useful     1. Full text indexing In Enterprise manager Database/Properties/Files Click full text indexing to enable on database   2. Install the Adobe iFilter Find the exe file at DNN/Software/Modules/Bring2Mind/Search Or download from http://www.adobe.com/support/downloads/detail.jspftpID=2611...
1 7409
by  Peter DonkerJump to last post
02/16/2007 4:38 PM
9 Replies and 7825 Views Searching within Documents  7825  9 Started by  Tiphanie Combre Is there a way to change the type of search that we originally setup. For instance, I believe to search within documents you can not check the option to change the file extension to '.resource'. We currently have this checked and have been saving a lot of documents. This was before we realized we could search within documents if we did not do this. So, is there a way to change the behavior that we initially chose so that we can search within documents
9 7825
by  Peter DonkerJump to last post
02/16/2007 4:37 PM
1 Replies and 10030 Views Full-text Search and DNN 4.3.5  10030  1 Started by  SKung Hi, We recently purchased DMX module version 03.04.08 and we are trying to implement full-text search. Somehow, we are not able to get it to work. We had installed the demo version first prior to installing the professional version.  During install of the professional version, we received the following error messages: at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandle dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject...
1 10030
by  Peter DonkerJump to last post
12/05/2006 10:50 AM
17 Replies and 6947 Views Retrieving all documents in expanded search  6947  17 Started by  James Plankenhorn I recently installed your DMX module.  When I do an extended search I am receiving all of the document that have been added to the system.  I added a value in the Contents and clicked search.  Not only am I seeing documents that don't contain that value, I am seeing documents that I am excluded from seeing normally.  I can even open them.  Is this going to be fixed soon  I just tried a clicking the basic search button without entering any criteria and I got everyth...
17 6947
by  Peter DonkerJump to last post
11/07/2006 10:47 AM
3 Replies and 7522 Views Full text search on PDF's?  7522  3 Started by  Dave Ingraham Hi, Do I need to install the Adobe iFilter in order to do full text search on pdf's I am able to do full text searches on Word docs but I can't seem to get any returns when searching for text in pdf's. I recently installed Adobe iFilter and followed their instructions, but I can't seem to get that to work, even through the Windows Indexing query form. Any suggestions
3 7522
by  Host AccountJump to last post
10/05/2006 11:56 PM
1 Replies and 11063 Views Are documents searchable by other modules?  11063  1 Started by  Katrin Nunez I read from your documentation/overview that documents uploaded in DMX cannot be searched by DNN Core Search because of file permission restrictions. We need a search feature in our site wherein the search is site-wide so results must display content and resources alike. I saw another module which could make this possible for us, even while using DMX. Would you know if Open-SearchEngine , http://www.opendnn.com/nbspnbspnbspnbspOpenSearchEngine/Features/tabid/69/Default.aspx, would work with DMX ...
1 11063
by  Peter DonkerJump to last post
10/02/2006 12:05 PM
13 Replies and 8064 Views Search brings up other root locations?  8064  13 Started by  Jim Matz OK, I have setup DMX with a 'main' root collection that has three folders, Forms, Accounting Reports, and Policies.  I have put the DMX module on three pages and made the Root Collection on each page point to each section.  For example, the Forms page only shows forms and the Accounting Reports page only those reports etc.  My problem is with searching.  If I search on the Forms page, it also pulls in stuff from the Accounting Reports page and vice versa.  Is there a way...
13 8064
by  Peter DonkerJump to last post
09/07/2006 10:43 PM
3 Replies and 10674 Views Does Full Text Search mean what I think it means?  10674  3 Started by  Dave Ingraham Does Full Text Search mean that the Document Exchage module can search for text within documents If so, what format of documents are supported All Office documents (Word, Excel, Powerpoint) PDF's
3 10674
by  Peter DonkerJump to last post
08/29/2006 4:46 PM
5 Replies and 7437 Views Category search in the Advanced search screen?  7437  5 Started by  teresa beere johnson Hi&160; When you go to the advanced search, the search menu enables us to choose the custom fields we created. However, there is no option for category search. Is that feature available
5 7437
by  Peter DonkerJump to last post
08/03/2006 9:34 PM
You are not authorized to create a new topic
Page 1 of 212 > >>