gt;
> On Aug 13, 2014, at 06:52 PM, Apurv Verma wrote:
>
> Hey all,
> I am writing my first solr search component and had the following
> questions.
>
> 1. Does each incoming query create a new solr search component object?
> 2. What happens at the time of core reload?
>
trunk/solr/core/src/java/org/apache/solr/handler/component/SearchComponent.java
Hope this helps,
Tri
On Aug 13, 2014, at 06:52 PM, Apurv Verma wrote:
Hey all,
I am writing my first solr search component and had the following
questions.
1. Does each incoming query create a new solr search compon
Hey all,
I am writing my first solr search component and had the following
questions.
1. Does each incoming query create a new solr search component object?
2. What happens at the time of core reload?
3. What are some good examples of SearchComponent s written?
Thanks
--
Regards