You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Ryan McKinley <ry...@gmail.com> on 2008/01/10 03:41:44 UTC

wicket + solr

Hello-

I've put together a little sample using wicket and solr.

http://example.solrstuff.org/solr-voyager-example/
  this uses solrj to hit:
http://example.solrstuff.org/pvs/

Its still got some problems and I'm still stumbling through getting the 
models/structure correct, so if anyone is interested it would be great 
to get some feedback and direction.

The source is all:
http://solrstuff.org/svn/voyager/trunk/
To build the solr maven artifact, you will need:
https://issues.apache.org/jira/browse/SOLR-19

The class I'm most concerned with getting correct is:
http://solrstuff.org/svn/voyager/trunk/voyager/src/main/java/solrstuff/voyager/SolrQueryDataProvider.java

All feedback is welcome!

ryan

Re: wicket + solr

Posted by Per Newgro <pe...@gmx.ch>.
Am 10.01.2008 03:41, schrieb Ryan McKinley:
> Hello-
>
> I've put together a little sample using wicket and solr.
>
> http://example.solrstuff.org/solr-voyager-example/
>  this uses solrj to hit:
> http://example.solrstuff.org/pvs/
>
> Its still got some problems and I'm still stumbling through getting 
> the models/structure correct, so if anyone is interested it would be 
> great to get some feedback and direction.
>
> The source is all:
> http://solrstuff.org/svn/voyager/trunk/
> To build the solr maven artifact, you will need:
> https://issues.apache.org/jira/browse/SOLR-19
>
> The class I'm most concerned with getting correct is:
> http://solrstuff.org/svn/voyager/trunk/voyager/src/main/java/solrstuff/voyager/SolrQueryDataProvider.java 
>
>
> All feedback is welcome!
>
> ryan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

Hi,

I know this is an realy old thread, but the site (solrstuff.org) seems 
to be quite inactive.
Is someone knowing the state of this project? Is there an active 
alternative for integrating
solr in wicket?

Cheers
Per

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: wicket + solr

Posted by Thijs <vo...@gmail.com>.
This looks really good!!!
I am looking into making something similar but I haven't really started 
yet. I'll defenitally look into your code and try to help out when and 
where I can.

Thijs

Ryan McKinley schreef:
> Hello-
>
> I've put together a little sample using wicket and solr.
>
> http://example.solrstuff.org/solr-voyager-example/
>  this uses solrj to hit:
> http://example.solrstuff.org/pvs/
>
> Its still got some problems and I'm still stumbling through getting 
> the models/structure correct, so if anyone is interested it would be 
> great to get some feedback and direction.
>
> The source is all:
> http://solrstuff.org/svn/voyager/trunk/
> To build the solr maven artifact, you will need:
> https://issues.apache.org/jira/browse/SOLR-19
>
> The class I'm most concerned with getting correct is:
> http://solrstuff.org/svn/voyager/trunk/voyager/src/main/java/solrstuff/voyager/SolrQueryDataProvider.java 
>
>
> All feedback is welcome!
>
> ryan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org