Re: Question about index segment search order

2023-05-11 Thread Wei
Hi Michael, Yes the collector counts hits across all segments. Thanks for the suggestion, I'm also asking the question on solr-dev. Wei On Thu, May 11, 2023 at 11:57 AM Michael Sokolov wrote: > Maybe ask this issue on solr-dev then? I'm not familiar with how that > collector works. Does it cou

Re: Can I simplify this bit of query boosting?

2023-05-11 Thread Michael Sokolov
You might also want to have a look at FeatureField. This can be used to associate a score with a particular term. On Thu, May 11, 2023 at 1:13 PM Hrvoje Lončar wrote: > > I had a situation when i wanted to sort a list of articles based on the > amount of data entered. For example, article having

Re: Question about index segment search order

2023-05-11 Thread Michael Sokolov
Maybe ask this issue on solr-dev then? I'm not familiar with how that collector works. Does it count hits across all segments? only within a single segment? On Tue, May 9, 2023 at 1:36 PM Wei wrote: > > Hi Michael, > > I am applying early termination with Solr's EarlyTerminatingCollector > https:

Re: Can I simplify this bit of query boosting?

2023-05-11 Thread Hrvoje Lončar
I had a situation when i wanted to sort a list of articles based on the amount of data entered. For example, article having a photo, description, ingredients should perform better comparing to one having only name and photo. For that purpose I created a numeric field that holds calculated value nam

Re: [ANNOUNCE] Apache Lucene 9.6.0 released

2023-05-11 Thread Michael Wechner
Thank you very much for the release! Works very fine so far :-) All the best Michael Am 10.05.23 um 09:49 schrieb Alan Woodward: The Lucene PMC is pleased to announce the release of Apache Lucene 9.6.0. Apache Lucene is a high-performance, full-featured search engine library written entirely

Can I simplify this bit of query boosting?

2023-05-11 Thread Trevor Nicholls
Hi, I've hit a wall here. In brief, users search a library of documents. Every indexed document has a version number field which is always populated for release notes, sometimes for other docs. Every document also has a category field which is how release notes are identified, among other conte

Re: Info required on licensing of Lucene component

2023-05-11 Thread Michael McCandless
Thank you Mike S for adding the 9.6.0 Milestone tag to the issue! I wonder if we are able to close an issue AND attach a milestone label in a commit message? I tried to research a bit and didn't find anything except all the synonyms for "closes": https://docs.github.com/en/issues/tracking-your-wo