Aricie
Intégrateur de vos solutions d'avenir
DNN Community Forums

Problems configuring Lucene Search

Sort:
You are not authorized to post a reply.
Author
Messages


ggulliver











New Member



Posts:




New Member



    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 <em >mysearchterm</em >

    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?



    Deleted User











    New Member



    Posts:




    New Member



      [QUOTE]ggulliver a dit

      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?

      -> 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

      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]

      -> What is not clear in the documentation? You might need some background on skinning to be able to install the skin object



      Deleted User











      New Member



      Posts:




      New Member



        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.

        You are not authorized to post a reply.