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 deniz <de...@gmail.com> on 2011/07/18 02:24:43 UTC

any detailed tutorials on plugin development?

anyone knows any tutorials on implementing tutorials? there is one page on
wiki but i dont think we can it tutorial... i am looking for something with
some example code...



-----
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: http://lucene.472066.n3.nabble.com/any-detailed-tutorials-on-plugin-development-tp3177821p3177821.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: any detailed tutorials on plugin development?

Posted by "samuele.mattiuzzo" <sa...@gmail.com>.
actually i'm rewriting http://wiki.apache.org/solr/UpdateRequestProcessor
this wiki page with a more detailed how-to, it will be ready and online
after i get back from work!

--
View this message in context: http://lucene.472066.n3.nabble.com/any-detailed-tutorials-on-plugin-development-tp3177821p3184990.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: any detailed tutorials on plugin development?

Posted by Dmitry Kan <dm...@gmail.com>.
one option would be checking out the source code and reading the example
request handler implementation, which you could use it as a reference for
your own.

On Wed, Jul 20, 2011 at 4:59 AM, deniz <de...@gmail.com> wrote:

> gosh sorry for my typo in msg first... i just realized it now... well
> anyway...
>
> i would like to find a detailed tutorial about how to implement an analyzer
> or a request handler plugin... but all i have got is nothing from the
> documentation of solr wiki...
>
> -----
> Zeki ama calismiyor... Calissa yapar...
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/any-detailed-tutorials-on-plugin-development-tp3177821p3184160.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Regards,

Dmitry Kan

Re: any detailed tutorials on plugin development?

Posted by Gora Mohanty <go...@mimirtech.com>.
On Wed, Jul 20, 2011 at 6:29 AM, deniz <de...@gmail.com> wrote:
> gosh sorry for my typo in msg first... i just realized it now... well
> anyway...
>
> i would like to find a detailed tutorial about how to implement an analyzer
> or a request handler plugin... but all i have got is nothing from the
> documentation of solr wiki...

This does not help: http://wiki.apache.org/solr/SolrPlugins ?

Google also turns up multiple examples, e.g.,
http://e-mats.org/2008/06/writing-a-solr-analysis-filter-plugin/
I remember using that blog as a starting point for writing
a custom plugin.

Regards,
Gora

Re: any detailed tutorials on plugin development?

Posted by deniz <de...@gmail.com>.
gosh sorry for my typo in msg first... i just realized it now... well
anyway...

i would like to find a detailed tutorial about how to implement an analyzer
or a request handler plugin... but all i have got is nothing from the
documentation of solr wiki...

-----
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: http://lucene.472066.n3.nabble.com/any-detailed-tutorials-on-plugin-development-tp3177821p3184160.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: any detailed tutorials on plugin development?

Posted by Dmitry Kan <dm...@gmail.com>.
which plugin specifically are you going to implement?

On Mon, Jul 18, 2011 at 2:24 AM, deniz <de...@gmail.com> wrote:

> anyone knows any tutorials on implementing tutorials? there is one page on
> wiki but i dont think we can it tutorial... i am looking for something with
> some example code...
>
>
>
> -----
> Zeki ama calismiyor... Calissa yapar...
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/any-detailed-tutorials-on-plugin-development-tp3177821p3177821.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Regards,

Dmitry Kan