Re: Parameterized values

2015-07-29 Thread William Bell
That would be pretty bizarre.

I'll try it.

On Wed, Jul 29, 2015 at 1:00 PM, Mikhail Khludnev <
mkhlud...@griddynamics.com> wrote:

> hm. Did you try
> PS127
> hosp_quality_spec_boost:${pspec:${pspec}}
> ?
>
>
> On Tue, Jul 28, 2015 at 8:16 PM, William Bell  wrote:
>
> > http://yonik.com/solr-query-parameter-substitution/
> >
> > This is not working as part of QTs.
> >
> > Cannot load the core, since ${value} is being used for XML parameters for
> > system property substitution.
> >
> > https://wiki.apache.org/solr/SolrConfigXml#System_property_substitution
> >
> > Can we support both?
> >
> > PS127
> > hosp_quality_spec_boost:${pspec}
> >
> >
> > This does not work.
> >
> >
> > --
> > Bill Bell
> > billnb...@gmail.com
> > cell 720-256-8076
> >
>
>
>
> --
> Sincerely yours
> Mikhail Khludnev
> Principal Engineer,
> Grid Dynamics
>
> 
> 
>



-- 
Bill Bell
billnb...@gmail.com
cell 720-256-8076


Re: Parameterized values

2015-07-29 Thread Mikhail Khludnev
hm. Did you try
PS127
hosp_quality_spec_boost:${pspec:${pspec}}
?


On Tue, Jul 28, 2015 at 8:16 PM, William Bell  wrote:

> http://yonik.com/solr-query-parameter-substitution/
>
> This is not working as part of QTs.
>
> Cannot load the core, since ${value} is being used for XML parameters for
> system property substitution.
>
> https://wiki.apache.org/solr/SolrConfigXml#System_property_substitution
>
> Can we support both?
>
> PS127
> hosp_quality_spec_boost:${pspec}
>
>
> This does not work.
>
>
> --
> Bill Bell
> billnb...@gmail.com
> cell 720-256-8076
>



-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics





Re: Parameterized values

2015-07-28 Thread William Bell
https://issues.apache.org/jira/browse/SOLR-7846

On Tue, Jul 28, 2015 at 11:16 AM, William Bell  wrote:

> http://yonik.com/solr-query-parameter-substitution/
>
> This is not working as part of QTs.
>
> Cannot load the core, since ${value} is being used for XML parameters for
> system property substitution.
>
> https://wiki.apache.org/solr/SolrConfigXml#System_property_substitution
>
> Can we support both?
>
> PS127
> hosp_quality_spec_boost:${pspec}
>
>
> This does not work.
>
>
> --
> Bill Bell
> billnb...@gmail.com
> cell 720-256-8076
>



-- 
Bill Bell
billnb...@gmail.com
cell 720-256-8076


Parameterized values

2015-07-28 Thread William Bell
http://yonik.com/solr-query-parameter-substitution/

This is not working as part of QTs.

Cannot load the core, since ${value} is being used for XML parameters for
system property substitution.

https://wiki.apache.org/solr/SolrConfigXml#System_property_substitution

Can we support both?

PS127
hosp_quality_spec_boost:${pspec}


This does not work.


-- 
Bill Bell
billnb...@gmail.com
cell 720-256-8076