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 912345 > >>
Topics
 Replies
 Views
 Last Post
16 Replies and 13995 Views How To: Setup iFilters & Medium Trust    13995  16 Started by  Leith Tussing This seems to be a rather discussed topic and I know I've run across multiple learning curves related to it myself so I've decided to write a How To on the topic. This How To will cover both setting up iFilters along with getting iFilters to work under Medium Trust. This How To assumes you have access to the server you are running on, if you have a hosted environment you will need to work with them to perform these steps. DMX Version: 6.0.0 or greater (Lucene in the previous versi...
16 13995
by  Peter DonkerJump to last post
01/18/2013 11:31 AM
2 Replies and 4695 Views Word Doc Files not indexed - DMX6.4.1/Win2012R2/DNN8.0.4  4695  2 Started by  David Jamell DMX6.4.1/Win2012R2/DNN8.0.4/ASP.NET 4.6 I'm in Trial Mode and I can't seem to index a word document. TXT Files index just fine. I downloaded and ran Luke and the TXT fiels show 'contents', but the Word Doc does not. The Windows Indexing Service is installed and Word iFilter is there and set to index contents. The file permisssions for AppPool is set to Modify for all folders including the Lucene folder. Permisssions on the Host Page are: ReflectionPermission, WebPermission, AspN...
2 4695
by  David JamellJump to last post
12/04/2019 11:38 PM
1 Replies and 3173 Views Timout error in search  3173  1 Started by  Baird Baird I haven't changed any code in my DNN install, but suddenly I'm getting a timeout message from the search in DMX. The error message is 'Execution timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding'. Any idea what this is or how to fix it
1 3173
by  Peter DonkerJump to last post
03/05/2019 2:03 PM
0 Replies and 4768 Views WindowsIndexingService on Windows 2012  4768  0 Started by  Mohamed FKI Hello, We have an installation of DMX (Version 6.0.4 on DNN 06.02.03) on our production sevrer that runs windows 2008 r2. We have WindowsIndexingService as search provider. Since we are migrating our server system from windows 2008 r2 to windows 2012 r2, we have to configure the DMX search on the new system. I notice that there are changes in windows search in windows 2012 system. I have installed the windows search service but i'm blocked to execute the next configuration steps. I didn't foun...
0 4768
08/26/2016 3:42 PM
1 Replies and 5017 Views pdf content not searchable  5017  1 Started by  Michael Hamlett DMX 6.1.11 DNN 7.4 Versions 5.5.8.0 in the dnn bin folder itextSharp.dll itextsharp.pdfa.dll itextsharp.xtra.dll manually reindexed all documents ~3000 title searches return results. no results searching content. any thoughts
1 5017
by  Michael HamlettJump to last post
12/09/2015 4:39 PM
0 Replies and 4432 Views indexing of documents  4432  0 Started by  Michael Hamlett what process does the auto index of documents i see the Reindex Portal script that runs manually. what runs to reindex content on a regular basis that only indexes the document just added to DMX how often does it run
0 4432
12/09/2015 4:22 PM
1 Replies and 5105 Views Seperate search module  5105  1 Started by  Paul Schwarz Is it possible to have the DMX search functions (including advanced search) as a seperate module I would like to have a search dialog box on the home page that just searches DMX and returns the user the DMX search results page Thanks
1 5105
by  Peter DonkerJump to last post
05/21/2015 10:27 AM
8 Replies and 12543 Views DMX uploaded documents inconsistently synchronize to the DNN file system automatically.  12543  8 Started by  KCB When we add new folders and/or files to the DMX document admin area they upload successfully but do not always get synchronized into the DNN file manager. Specifically, when browsing the DNN file manager we don't see the files there (sometimes for a while, sometimes EVER) and in turn we cannot use the files in places where we'd link to them from the DNN RadEditor while editing HTML content. Patterns we noticed: 1. Some folders are pickier than others. We've renamed folders which seems to t...
8 12543
by  Peter DonkerJump to last post
12/12/2014 3:52 PM
1 Replies and 5243 Views How can i disable search  5243  1 Started by  Olaf Nilssen Hello all, Is it possible to disable the search functionality in the document exchange module I tried limiting the number of search results to 0 and disabling search in the admin menu (this however only removes it from the folder structure) Alternatively is it possible to restrict searches to a certain subfolder Thank you in advance, Olaf Nilssen Volantis BV
1 5243
by  Peter DonkerJump to last post
11/06/2014 9:43 AM
1 Replies and 5548 Views DMX search does not find documents  5548  1 Started by  torheskje DMX search does not return all the documents that correspond to the search criteria. sql query: select s.Text,e.EntryType,e.* from DMX_ShortTexts s inner join DMX_Entries e on e.EntryId=s.ObjectId inner join (select e.EntryId from DMX_EntryPermissions e where e.roleId=0 and e.PermissionId=1 and e.PortalId=0) p on p.EntryId=e.EntryId where s.text like 'TWI' and s.SubTypeKey='TITLE' and s.TypeKey='ENT' and e.Deleted=0 and e.EntryId=e.LastVersionId and e.PortalId=0 returns 737 ...
1 5548
by  Peter DonkerJump to last post
11/06/2014 9:41 AM
1 Replies and 5217 Views DNN and DMX Search Experience  5217  1 Started by  Whitney Daley We have purchased the DMX module for our website, and have not been able to do any testing with the functionality of the search function on the DNN site pulling information from the DMX module into the search results. If you have used this before, can you please let me know how it has worked for you
1 5217
by  Peter DonkerJump to last post
11/06/2014 9:39 AM
1 Replies and 6210 Views Search results to exclude specific extensions.  6210  1 Started by  KCB Our solution involves a combination of the DNN search index (to cover much of the site content) and the DMX solution for managed documents. While the DNN Search Admin area allows us to exclude extensions from the index, I'm confused about the implementation of this in DMX. This is possible correct If so, can I be referred to a post or documentation of any kind to configure this Otherwise, do we have any option to screen JPG (or other) files from our DMX search results
1 6210
by  Peter DonkerJump to last post
12/17/2013 2:33 PM
1 Replies and 6203 Views Feature Request: Template Search  6203  1 Started by  Bryan Beswick I have assembled a template that I like a lot and that works really well for us. The problem is that I don't have a search box where the user can enter a name or partial name and get a list of matches. I searched this forum and found several others that have had similar questions - all resulting in the news that it won't do that. Given that there are several of us interested in this capability, here is my feature request: Add the capability to have template-driven views support searching....
1 6203
by  Peter DonkerJump to last post
10/29/2013 10:56 AM
2 Replies and 5905 Views Feature Request: Template Search  5905  2 Started by  Bryan Beswick Apparently the forum software doesn't escape HTML when it shows it on screen. In my post just a few moments ago, the HTML would look like this:
2 5905
by  Peter DonkerJump to last post
10/29/2013 10:47 AM
3 Replies and 6029 Views Search was working and just stopped  6029  3 Started by  Obadiah Williams I installed document exchange last thursday and today the search feature stopped working. I have no clue what is going on.
3 6029
by  Peter DonkerJump to last post
10/29/2013 10:46 AM
0 Replies and 5657 Views PDF iFilter on Server 2012  5657  0 Started by  Mark Luffred Has anyone successfully installed a PDF iFilter on Server 2012 that works properly with DMX Document Exchange I asked this question in Feburary 2013 to the support staff at PowerDNN. The answer was no although several had tried.
0 5657
09/30/2013 10:41 PM
1 Replies and 6936 Views DMX Search and new DNN 7.1  6936  1 Started by  jeda Hi Peter, I upgraded our site to DNN 7.1 in large part for the improved search functionality within DNN itself. I've used the solution of also placing a DMX module on the Search Results page to display results within the documents. With the DNN 7.1, the DMX module still returns search results when a search is entered from the menu in the skin. However, when using the search input on the Search Results page itself, it doesn't update the results in the DMX module at the bottom of the page. ...
1 6936
by  Peter DonkerJump to last post
08/06/2013 5:35 PM
3 Replies and 6833 Views DMX and Search Boost  6833  3 Started by  Matt Have any of you incorporated DMX results with Search Boost results before
3 6833
by  Peter DonkerJump to last post
08/06/2013 5:29 PM
1 Replies and 5802 Views Bring2Mind Forums - Seach -- error  5802  1 Started by  Dan A critical error has occurred. An unexpected error has occurred Getting this error when trying to search for topics
1 5802
by  Peter DonkerJump to last post
06/10/2013 11:42 AM
2 Replies and 5664 Views PDF Content Search with Amazon S3  5664  2 Started by  jeda Hi Peter, I've read through the helpful How To Setup iFilters post that Leith Tussing wrote, as well as the accompanying posts in that thread. I just want to verify that if I use Amazon S3 storage and need content search for PDF files, I must setup the Lucene implementation using the Adobe PDF iFilter 9 and not the latest PDF iFilter versions from Adobe. Has there been any other work-arounds established Is there any other method to providing PDF content search Thanks! -jed
2 5664
by  Peter DonkerJump to last post
06/03/2013 11:14 AM
You are not authorized to create a new topic
Page 1 of 912345 > >>


RSS Feed Available