On Thu, 2015-09-10 at 14:38 +0200, Leonardo Foderaro wrote:
> @AlbaPlugin(name="myPluginsLibrary")
> public class MyPlugins {
> 
>     @DocTransformer(name="helloworld")
>      public void hello(SolrDocument doc) {
>          doc.setField("message", "Hello, World!");
>      }
> 
[... http://github.com/leonardofoderaro/]

The is very timely for me, as I'll have to dig into Solr plugin writing
before the year is over. 

> I still have many questions about Solr, but first I'd like to ask you
> if you think it's a good idea. Any feedback is very welcome.

I know very little writing plugins, so I am in no position to qualify
how much alba helps with that: From what I can see in your GitHub
repository, it seems very accessible though.

Thank you for sharing,
Toke Eskildsen, State and University Library, Denmark





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to