I explain, I am writing a custom response writer. in the resulting xml I would like to add to each result element a solr fatch link for eg. http://host:port/solr/core/select?q=id:<id>
How can I get the search url in a response writer class? Is there any way to build this url? Regards. ______________________ Zakaria BENZIDALMAL 2012/11/20 zakaria benzidalmal <zakib...@gmail.com> > Hi all, > > I have a simple question to ask: > > Is there any utility class to get core's search base URL? > > Or: a utility class to build core search query URLs? > > > Regards. > ______________________ > Zakaria BENZIDALMAL >