onent was added
> with SOLR-3177 in v4.8.0
>
> You can specify e.g. stats.field={!key=xyz}id and the output will use "xyz"
> instead of "id".
>
>
> On Wed, May 28, 2014 at 1:55 PM, Mohit Jain wrote:
>
> > Hi,
> >
> > In a solr request on
Hi,
In a solr request one can specify aliasing for returned fields using
: in "fl" param. I was looking at stats component and found
that similar support is not available. I do not want to expose internal
field names to external world. The plan is to do it in "fl" fashion instead
of post-processin
nt to coordinate with
generator and reload all the affecting collections, it might be a good idea
to let collections take care of it.
Thanks
Mohit
On Fri, Jan 17, 2014 at 10:29 PM, Shawn Heisey wrote:
> On 1/17/2014 7:25 AM, Mohit Jain wrote:
>
>> Bingo !! Tomcat was the one which was
.
Bingo !! Tomcat was the one which was keeping track of changes in his own
config/bin dirs. Once the timestamp of those dirs are changed it issued
reload on all wars, resulting reload of solr cores.
By the way it will be good to have a similar configurable feature in Solr.
Thanks
Mohit Jain
On
result in reload ?
- Responsible classes/code ?
Any pointers/help would be much appreciated.
Thanks
Mohit Jain