Re: concatinating fields via schema

2022-06-01 Thread Shawn Heisey
On 6/1/2022 3:27 AM, Yirmiyahu Fischer wrote: I tried BrandName_s ManufacturerNo_s BrandMfgConcat_t BrandMfgConcat_t However, after indexing, the field BrandMfgConcat_t do

concatinating fields via schema

2022-06-01 Thread Yirmiyahu Fischer
How do I create a concatenated field via schema.xml? I am using Solr, version 8.2 In my schema, fields ending in "_s" are of string type, fields ending in "_t" are of text type, and fields ending in "_txt" are multivalue text type. I need to create a field that concatenates the field