Hi,
I was just wondering between the two actions "creation" and "reload" of
core and have some doubts. Hope to clarify it.
a) *Reload core* - Happens when we explicitly "reloads the core". If
reloading fails (due to malformed config like elevate.xml etc), then solr
keep on serving request from ol
u say "I can't change the client". What is the client written in?
> What does it expect? Does it use the same version of SolrJ?
>
> Best,
> Erick
>
> On Sun, Apr 13, 2014 at 6:40 AM, Prashant Golash
> wrote:
> > Thanks for your feedback. Following are
ting thing as like here:
> https://issues.apache.org/jira/browse/SOLR-5744
>
> Thanks;
> Furkan KAMACI
>
>
> 2014-04-12 22:18 GMT+03:00 Prashant Golash :
>
> > Hi Solr Gurus,
> >
> > I have some doubt related to solrj client.
> >
> > My scenario i
Hi Solr Gurus,
I have some doubt related to solrj client.
My scenario is like this:
- There is a proxy server (Play App) which internally queries solr.
- The proxy server is called from client side, which uses Solrj library.
The issue is that I can't change client code. I can only chang
se is like , before applying any tokenizer, I want to support
phrase level synonym replacement and do rest of analysis.
Thanks,
Prashant Golash