We are interested in using Lucene Search on our Intranet, but have a few problems configuring it.
When the option to show a search button is selected it displays three different search buttons. One is a magnifying glass, one is a hyperlink and one is a button. How can I display only one of these?
In the search results there is an <em> tag around the search term. Instead of formating the search term the tag is visible. When I look at the html source it is written as &lt;em &gt;mysearchterm&lt;/em &gt;
I'm a DNN newbie and don't understand your instructions for declaring the [LUCENESEARCH] skin object in the skin. I am using the MinimalExtropy skin for testing. Can you provide an idiots guide please?
[QUOTE]ggulliver a dit
-> We need to fix that bug. In the meantime, you can hide the unnecessary ones with the css
In the search results there is an tag around the search term. Instead of formating the search term the tag is visible. When I look at the html source it is written as <em >mysearchterm</em >
-> It was supposed to be fixed. We're going to have a look
[/QUOTE]
-> What is not clear in the documentation? You might need some background on skinning to be able to install the skin object
Graham, there has been some important work (PDF indexing) on the module which created minor bugs we need to fix: the search buttons, the html not correctly interpreted in the result display. Will be incorporated in the next release of the module.