You can find Ajax Solr here [1]. As I said this is only one option for doing this.
The information you can return and display is really directly dependant on your requirements and your imagination. However it should not be too hard implementing the maps you are looking for when you get to grips with writing widgets I wouldn't imagine. [1] http://evolvingweb.github.com/ajax-solr/ On Wed, Jul 20, 2011 at 9:57 PM, Cheng Li <[email protected]> wrote: > Thank you . I'll try to use solr to do the indexing and add the google map > object . Do you know some resource for solr AJAX ? where should I add the > google map js code in solr ? > > Thanks again, > > On Wed, Jul 20, 2011 at 1:51 PM, lewis john mcgibbney < > [email protected]> wrote: > > > I don't know if you are still pursuing this, and as you haven't had any > > response I will give some tips. > > > > It sounds like your using <= Nutch 1.2, therefore unless you are > > comofrtable > > working with JSP's then I wouldn't bother with the hastle. It might be > > better to try and use Solr for indexing and searching and build an > > interface > > such as Solr AJAX which would then permit you to write a widget to do > this > > task. However unless you have time and are competent and willing to learn > > and use Apache Solr and Javascript then this is not an ideal solution. > > > > I honestly have no idea how to implement this using the legacy JSP > > > > On Wed, Jul 20, 2011 at 11:09 AM, Cheng Li <[email protected]> wrote: > > > > > Hi, > > > > > > I have done a google map marker html code. I plan to display the > > google > > > map object in the nutch query result page, with the geo-markers which > are > > > extracted from the results listed on that page. > > > > > > How should I modify the nutch query result page to implement my > design? > > > > > > Thanks, > > > > > > -- > > > Cheng Li > > > > > > > > > > > -- > > *Lewis* > > > > > > -- > Cheng Li > -- *Lewis*

