Re: any detailed tutorials on plugin development?

2011-07-21 Thread Dmitry Kan
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 denizdurmu...@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?

2011-07-20 Thread Gora Mohanty
On Wed, Jul 20, 2011 at 6:29 AM, deniz denizdurmu...@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?

2011-07-20 Thread samuele.mattiuzzo
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?

2011-07-19 Thread Dmitry Kan
which plugin specifically are you going to implement?

On Mon, Jul 18, 2011 at 2:24 AM, deniz denizdurmu...@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


Re: any detailed tutorials on plugin development?

2011-07-19 Thread deniz
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.