FileBasedSpellChecker does not seem to build an index of its dictionary

2024-11-18 Thread Andrew Witt
Hello - I am running Solr v9.4, attempting to add file-based spellchecking. I have set up FileBasedSpellChecker following the Solr documentation, and have read quite a number of related articles. Many sources state that in order for Solr to build the index it will use to perform these spellche

RE: Solr 9.7 wont start (Encrypted Delivery) (Encrypted Delivery)

2024-11-18 Thread Hodder, Rick (Ent Data Svc and Architecture)
Hi Chrisos, you are right of course - it is now working Thanks, RICK HODDER Staff Software Engineer Global Specialty The Hartford 83 Wooster Heights Rd. | 2nd floor Danbury, CT, 06810 W: 475-329-6251 Email: richard.hod...@thehartford.com www.thehartford.com www.facebook.com/thehartford twitte

Highlighting for range queries

2024-11-18 Thread Clemens, Vera
Hi, is it possible to get search match highlighting for range queries? For example, if I query for integerField:[0 TO 10] and match a document where integerField is 5, could that be highlighted? Thank you and best regards, Vera