Login
Aricie
The DNN Expert for your web project
Search:
Home
DNN expert
Consulting
Development
Training
Hosting
References
Products
DNN Modules
Software
On-demand
Download
Support
Tickets
News
Home
DNN expert
Consulting
Development
Training
Hosting
References
Products
DNN Modules
Software
On-demand
Download
Support
Tickets
News
Support
/
Expert Modules
/
LuceneSearch
/
Customize lucene search module
DNN Community Forums
Forums
Unanswered
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
LuceneSearch
Customize lucene search module
Sort:
Oldest First
Most Recent First
You are not authorized to post a reply.
Author
Messages
lou
New Member
Posts:
3/28/2014 7:52 AM
Hello,
I have downloaded and installed the lucene search module and now I want to customize it by modifying the source code. The trouble is that I can't get it to work with VS 2012. If I want to modify it and release a published version, how can I proceed?
Thank you.
Deleted User
New Member
Posts:
3/31/2014 12:13 PM
Hi Lou,
did you get the latest
source code
from Codeplex? You then can personnalize any part of the module, including the layouts of the search and results panels.
Best,
lou
New Member
Posts:
4/1/2014 8:59 AM
Hello,
Yes, I have downloaded the latest source code. Customizing the module should not be a problem. The thing is that I can't get to release a published version to be installed on my dnn website. Could you help me for that please?
Stéphane TETARD
New Member
Posts:
4/1/2014 4:17 PM
Hi,
The source version available on codeplex needs that you include it directly in the "DesktopModules" folder to modify it after you've installed the release package. Compile module assemblies in the website bin folder.
We don't provide a custom build to automaticaly package a release.
If you need to publish a release, you have to package it yourself using the extensions page of your website and the current modules manifest.
Regards
lou
New Member
Posts:
4/2/2014 10:46 AM
Hello,
Thanks very much for your help!
You are not authorized to post a reply.