>
> Can I raise a JIRA and work on the code change to support it?
>

Of course.  Search for an existing JIRA first, just in case someone
reported this already.

~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Thu, Oct 8, 2020 at 12:35 PM gopikannan <[email protected]> wrote:

> Hi David,
>    Thanks for replying. I know that it is not supported. Can I raise a
> JIRA and work on the code change to support it? FacetField class needs to
> be modified and probably a new FacetFieldProcessor needs to be added.
>
> Thanks
> Gopi
>
> On Wed, Oct 7, 2020 at 3:56 PM David Smiley <[email protected]> wrote:
>
>> Please ask on the solr-user list.  I think the answer is "no" but I'm not
>> sure.
>>
>> ~ David Smiley
>> Apache Lucene/Solr Search Developer
>> http://www.linkedin.com/in/davidwsmiley
>>
>>
>> On Mon, Oct 5, 2020 at 9:10 PM gopikannan <[email protected]> wrote:
>>
>>> Hi,
>>>   In normal facet request below can be used to filter the facet terms. I
>>> am not able to do the same using json.facet. Please let me know whether I
>>> can raise a JIRA for this. Checked the code and I think I can work on the
>>> changes to support this.
>>>
>>> facet.field={!terms='alfa,betta,with\,with\',with space'}symbol
>>>
>>> https://lucene.apache.org/solr/guide/6_6/faceting.html
>>>
>>> Thanks
>>> Gopi
>>>
>>

Reply via email to