It is already possible[1].
I still don't understand why your default stopped working.
You said that when you changed the name of your fields ( that were used in
the copy fields as destination), the default value ( coming from the source
field) stopped to work.
How did you solve that issue ? Have y
I solved it by changing the field names to camelcase and adding the facet limit
parameter to the query.
Sent from my iPhone
> On Jan 31, 2017, at 4:19 AM, alessandro.benedetti
> wrote:
>
> What was the problem with the default in the end ?
>
> Cheers
>
>
>
> --
> View this message in cont
It would be nice if facets and all the parameters could be configured in a
config/xml file.
Sent from my iPhone
> On Jan 31, 2017, at 4:19 AM, alessandro.benedetti
> wrote:
>
> What was the problem with the default in the end ?
>
> Cheers
>
>
>
> --
> View this message in context:
> http
What was the problem with the default in the end ?
Cheers
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-alter-the-facet-query-limit-default-tp4315939p4317964.html
Sent from the Solr - User mailing list archive at Nabble.com.
ot;solr-user"
> Sent: Thursday, January 26, 2017 11:40:49 AM
> Subject: Re: How to alter the facet query limit default
>
> facet.limit?
> f..facet.limit? (not sure how that would work with field
> name that contains dots)
>
> Docs are at: https://cwiki.apache.org/conf
Alexandre..
Once i converted to fieldnames without dots it worked.. thank you
Kris
- Original Message -
From: "Alexandre Rafalovitch"
To: "solr-user"
Sent: Thursday, January 26, 2017 11:40:49 AM
Subject: Re: How to alter the facet query limit defau
uary 26, 2017 11:40:49 AM
Subject: Re: How to alter the facet query limit default
facet.limit?
f..facet.limit? (not sure how that would work with field
name that contains dots)
Docs are at: https://cwiki.apache.org/confluence/display/solr/Faceting
Regards,
Alex.
http://www.solr-start.
facet.limit?
f..facet.limit? (not sure how that would work with field
name that contains dots)
Docs are at: https://cwiki.apache.org/confluence/display/solr/Faceting
Regards,
Alex.
http://www.solr-start.com/ - Resources for Solr users, new and experienced
On 26 January 2017 at 10:36, KR