Searching issue in DNN 7.1 - dotnetnuke

I have worked on dnn 7.1 . I have use the search code like this.
<dnn:SEARCH ID="dnnSearch" runat="server" ShowSite="false"
ShowWeb="false" EnableTheming="true" Submit="Search"
CssClass="SearchButton" />
but in this only search the pages in the site not search the documents in the site.
Please any one help me..

Document search is something that will be dependent on the modules you are using and the edition of DotNetNuke that you are using.
How are your documents stored?

Are you using DNN Professional, or the community version? DNN 7.1 Pro version indexes documents and site pages. The community version indexes site pages only.

DNN by default does not search documents (pdf, doc, xls etc). Your best bet is to get one of the modules that uses the Lucene search/index engine. I had to do this years ago to index the content of documents for the DNN search (back in version 4). It worked okay and I imagine the process has only gotten better.
This is one that uses it: http://store.dnnsoftware.com/home/product-details/dnn-search-engine-pssitesearch-2029

Related

Upgrade from ExtJS 3.4.1 to 7.5.0

Apparently, the ExtJS' forum isn't working anymore, so asking the question here.
I am trying to upgrade ExtJS integrated in a big application. Currently, it's using version 3.4.1 and I have to upgrade it to 7.5.0, so a lot of changes are expected. It's my first time working with ExtJS. I've been reading their documentation & examples for a while now, but I'm having issues understanding some things.
If someone's experienced with ExtJS, could you tell how big is the difference between these versions? What kind of effort is expected for this upgrade? Will I have to rewrite everything, or just changing files and API calls would be enough?
Another thing is that the folder structure in the new version looks quite different from the older version. Ours using 3.4.1 looks like this -
ext-js 3.4.1 image
There are no new adapter or resources folders in the new verion. Are these folders not required anymore, or is it possible to get the same folder structure with the new version?
Is it possible to download older versions of ExtJS like 4.x, 5.x etc.? I tried but couldn't find it, I was able to download the older documentation though.
Downloaded the latest ExtJS version from here.
Referring this Sencha ExtJS documentation.
Any help would be appreciated. Thanks in advance.
Download
You should download the version from support.sencha.com. There you can find all versions.
To access the download page, you need to log in. If you have lost your login, you can contact Sencha's licensing department.
Make sure you have a valid license.
Upgrade
If you are new to Sencha, you should not do the work yourself. Between version 3 and 7, there are at least two new coding paradigms and you'll have to rewrite everything. Unfortunately, there is no easy upgrade process from 3 to 7. If you had to upgrade from 5 to 7, it would be possible to ignore all the cool new features, but if you are starting from 3, you will have to rewrite everything.
Building process
In your screenshot, I can see that you are using the full ExtJS file. But are you really building the application? That means you end up with a single js file and a single css file.
Are you building your application?
Are you using SCSS?
You should definitely contact someone with experience. I've done quite a few upgrades in ExtJS to know that you need help with this.

AEM 6.0 SolR Enabled full text with DAM Assets

I'm trying to activate the indexing for document contents in the DAM using AEM 6.0. I've already activated SolR according to the documentation, but PDFs and DOC files in the dams don't get fully indexed as they were in AEM(CQ) 5.6.1 somehow.
I'm sure I'm probably missing something very obvious but the lack of actual documentation isn't really helping.
Unless of course this is another feature that disappeared with AEM 6.0 and hasn't been reimplemented, like the spellchecker support.
This is the document I've followed
http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html
Ok it seems this is fixed in Oak 1.0.9, which AEM 6.0 SP2 has.
https://issues.apache.org/jira/browse/OAK-2286
So I guess an upgrade is going to be needed.

Non responsive MediaWiki skin

I installed the latest version of MediaWiki (1.23.1) and was surprised not having a responsive design as Wikipedia has. Is there a way to enable such feature (if it exists) or should I switch to another wiki engine?
To get the same responsiveness as Wikipedia have, you need to install Extension:Mobile Frontend.

How to identify the installed version of Sitecore Media Framework of Ooyala?

I have upgraded Sitecore Media Framework 1.4 from Media Framework 1.2. I got some warnings on the installation. i.e Sitecore has no necessary permissions for reading/creating counters. I am not sure whether the new version has been upgraded or not. However, I see some differences in the content videos. Got more videos than the existing Media Framework version. I would like to verify on Sitecore What version of Sitecore Media Framework Ooayala Edition installed on my sitecore instance.
Kindly help me on this.
Thanks in advance.
Annadurai
You can check the version of Sitecore Media Framework by looking at the properties of the DLL files (Sitecore.MediaFramework.Ooyala.dll and Sitecore.MediaFramework.dll). The version is located in the Details tab.
If you don't have access to the bin files, you can also have a look at the items under /sitecore/system/Packages/Installation history/ in the Core database.
Also, be sure you have installed the correct framework according to your Sitecore version. See Sitecore SDN for details.

Java PDF libraries in GAE for enription

We need get pdfs and encript them in Appengine (GAE).
We have tried to do it with itext, pdfjet and pdfbox they doesn`t work in appengine.
Somebody knows a library which works well on GAE?, or could help us to identify the problems with the other libraries to work on GAE?
Best Regards
I'm using a special version of iText, prepared for GAE - https://github.com/bedatadriven/appengine-export
It's based on old version of iText (last version under LGPL licence). But it works well, I don't have any problem.

Resources