# How to use Customized Query of Lucene in Elasticsearch

**URL:** https://discuss.elastic.co/t/how-to-use-customized-query-of-lucene-in-elasticsearch/19384
**Category:** Elasticsearch
**Created:** [August 21, 2014, 8:20am UTC](https://discuss.elastic.co/t/how-to-use-customized-query-of-lucene-in-elasticsearch/19384 "2014-08-21T08:20:29Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Peiyong\_Lin](https://avatars.discourse-cdn.com/v4/letter/p/d26b3c/32.png) [@Peiyong\_Lin](https://discuss.elastic.co/u/Peiyong_Lin)
#### Post date: [August 21, 2014, 8:20am UTC](https://discuss.elastic.co/t/how-to-use-customized-query-of-lucene-in-elasticsearch/19384/1 "2014-08-21T08:20:29Z")

</div>

Hi all,

I have written a customized Query and Scorer for Lucene, but now I want to  
use this Query in Elasticsearch. I know that I can use it as a plugin, but  
what should I do to register it as a plugin? I have searched for  
documentations or examples but I found nothing mention how to use a  
customized Query in Elasticsearch. Any help or any guide? Thank you!

Best Regards

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/491eeb3c-6a43-438e-a2b5-328033d30981%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/491eeb3c-6a43-438e-a2b5-328033d30981%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:07am UTC](https://discuss.elastic.co/t/how-to-use-customized-query-of-lucene-in-elasticsearch/19384/2 "2017-07-06T01:07:17Z")

</div>


