Re: Is it possible to retrieve partial search results and highlight snippets from

2024-11-13 Thread Mingchun Zhao
Hi Luke, Thank you very much for the valuable information. I’ll give the Unified Highlighter’s Postings feature a try. That said, I’d still like to know more about the behavior of the "timeAllowed" parameter, especially whether it’s possible to retrieve partial search results (both matching docum

Re: Does lack of documentation indicate lack of support or just lack of documentation?

2024-11-13 Thread Christine Feldmann
I haven’t yet contributed to the project but I should be able to figure that out. I’ll get educated on the process and see if I can make it happen. Thanks! From: Jan Høydahl Reply-To: "users@solr.apache.org" Date: Wednesday, November 13, 2024 at 4:22 PM To: "users@solr.apache.org" Subject: R

Re: Does lack of documentation indicate lack of support or just lack of documentation?

2024-11-13 Thread Jan Høydahl
Never heard of such intent, likely a miss? Would you be willing to produce a Pull Request for bringing the content back? Jan Høydahl > On 13 Nov 2024, at 22:03, Christine Feldmann > wrote: > > Looking for opinions here from those of you that know Solr best… > > A change was pushed to do a m

Does lack of documentation indicate lack of support or just lack of documentation?

2024-11-13 Thread Christine Feldmann
Looking for opinions here from those of you that know Solr best… A change was pushed to do a major revision of the Streaming Expressions guide almost 4 years ago in version 8.8: SOLR-13105 A visual guide to Solr Math Expressions and Streaming Ex

Re:Is it possible to retrieve partial search results and highlight snippets from

2024-11-13 Thread Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
Just throwing this out there, have you tried the unifiedHighlighter with termVectors/character offsets? The default configuration re-analyzes the text of the result-set which can be cpu-bound for large docs/fields. But there are ways to get around this by storing the character offsets and termVe