Re: Solr numerical searching on text field

2021-05-05 Thread Alessandro Benedetti
Hi, it seems you have structured information (your map field-> value(s)) indexed in an unstructured field 'isq' . My strong recommendation would be to design your data model creating the corresponding fields in the schema (with a proper type associated). With some effort in the indexing pipeline, y

Solr numerical searching on text field

2021-05-04 Thread Neha IndiaMART
Hi All, I have a query regarding the searching of numerical based searches in the solr text field. we have a text field (isq) which contains the description of a product. *product*: Elanpro Metal Mini Bar Solid Door Refrigerator, Top-Freezer, 2 To 12 Deg C *Definition of field:- * *Data ind