Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence Lucene Query Mapper (custom) not working

Marco Baldelli June 13, 2017

Hi all,
I'm working on a brand new Confluence 6.2.2 instance to test a new feature that I would like to implement, to be more specific a query mapper for a custom search. Using this guide https://developer.atlassian.com/confdev/plugin-cookbook/extending-the-v2-search-api that extends V2 search (so I guess that should work on Confluence 6.2.2) I create my SimpleQuery and my SimpleQueryMapper class and added in my atlassian-plugin.xml the following

<lucene-query-mapper key="simple" class="com.my.package.confluence.SimpleQueryMapper" handles="simple"/>

When I install the plugin I can see the component on the Add-on interface, but the constructor of the SimpleQueryMapper is not called at all. 

Am I missing something or what?

Thank you,
Marco

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
January 3, 2021

Hi! 

did you figure out that problem?

I will be happy to read 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events