Hi Team,
We have the requirement to sort SOLR search results primarily based on
alphabets at first followed by numeric. Currently numeric come at first
followed by alphabets. Is there a way to address this.
We have tried to use the below filter. But no use. Can anybody help.
Thanks,
Thamizh
Hi Team,
Shall I have an update on this please.
Thanks,
Thamizh
From: Thamizhazhagan B
Sent: Thursday, August 26, 2021 3:58 PM
To: users@solr.apache.org
Subject: Sort results by alphabet at first then numeric
Hi Team,
We have the requirement to sort SOLR search results primarily based on
Thanks Jan. We were able to achieve boosting.
However, when we are applying boost value for "Starts with" to keyword
(For.Example: culture), solr brings the result set wherever the keyword
presents but top results are contains the keyword as second word
Query:
https://localhost/solr/TestIndex/s
/cominvent/exactmatch__;!!BZ50a36bapWJ!6nuIotIgrsRVm-VwLaF-nvAPgILEyJ1BCek5G5TrC2lFFjlCuDETevc8Yu4Y_YlkYVnt4Q$
Jan Høydahl
> 24. sep. 2021 kl. 17:08 skrev Thamizhazhagan B :
>
> Thanks Jan. We were able to achieve boosting.
>
> However, when we are applying boost value for
hamizh Azhagan :
>
> Hi Jan,
>
> Cam you please help on how to implement SpanFirstQuery in Solr. Is
> there any documentation available?? Stuck with implementation.
>
> On Fri, 24 Sep 2021, 10:53 pm Thamizhazhagan B,
>
> wrote:
>
>> Thanks Jan. Will look up
v Thamizh Azhagan :
>
> Hi Jan,
>
> Cam you please help on how to implement SpanFirstQuery in Solr. Is
> there any documentation available?? Stuck with implementation.
>
> On Fri, 24 Sep 2021, 10:53 pm Thamizhazhagan B,
>
> wrote:
>
>> Thanks Jan. Will look upon
Hi,
We have following fields that should be prioritized as below
* Name (Priority 1)
* Code (Priority 2)
* Description (Priority 3)
* Short description (Priority 4)
Boost query:
bq=(Name)^50&bq=(Code)^40&bq=(Description)^30&bq=(Short description)^20
Boosting is not working as
Hi Folks,
I am new to Solr. Can you please suggest your solution for the below issue.
Thanks,
Thamizh
-Original Message-
From: Thamizhazhagan B
Sent: Tuesday, October 5, 2021 2:16 AM
To: users@solr.apache.org
Subject: Search results priority failed using boosting
Caution: This email
;:"QQQ Prothrombin 20210 GA GENE Nucleic Acid
Amplification",
"breadcrumb_title_t":"Prothrombin 20210 GA GENE Nucleic Acid
Amplification",
"score":102.24854},
Thanks,
Thamizh
-Original Message-
From: Jeyaprakash Singarayar
Sent: Tu
Hi Team,
Sorry to bother you again.
Shall I have update on this issue.
Thanks,
Thamizh
-Original Message-
From: Thamizhazhagan B
Sent: Tuesday, October 5, 2021 2:52 PM
To: users@solr.apache.org
Subject: RE: Search results priority failed using boosting
Hi Jayaprakash,
Thanks for
Hi,
Is there any better way to debug Solr Query. I have used
"debugQuery=true&explain=text" . Though it provides insights of Scoring
difficult to understand.
Please advise.
Thanks,
Thamizh
NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you
are prohibited from shar
query-debugger/gmpkeiamnmccifccnbfljffkcnacmmdl__;!!BZ50a36bapWJ!5PLEQMf1V78MTLzrnJwuZEdwJKANMy9YoDZvWsRotpyC_H_f2E_QJSNA5J-V3ixpC87URg$
On Thu, Oct 7, 2021 at 11:42 AM Thamizhazhagan B
wrote:
> Hi,
>
> Is there any better way to debug Solr Query. I have used
> "debugQ
Hi,
We would like to order search results as below:
User input: solr query analysis
Results : (in same order) - exact match at top following by partial match then
by individual words
Solr query analysis is the best practice
solr query is good for analysis
query analysis in solr is good
solr i
Hi,
Create a copy field as below and use this copyfield in your query..
Thanks,
Thamizh
-Original Message-
From: son hoang
Sent: Thursday, October 21, 2021 8:19 AM
To: users@solr.apache.org
Subject: Index fo
flow<https://stackoverflow.com/questions/69663271/how-to-do-partial-phrase-matching-with-boosting-in-solr>
Can you please help?
Thanks,
Thamizh
From: Thamizhazhagan B
Sent: Wednesday, October 13, 2021 3:42 AM
To: users@solr.apache.org
Subject: Boost query with phrase slop
Hi,
We would like to order search
Hi,
When we give white space at the end, Solr gives random results. If we remove
the white space at the end, returns exact matching results.
For example:
No whitespace at end:
Keyword : "test result"
Result: This is Test Result
Whitespace at the end:
Keyword: "test result "
Result:
This is te
Dear All,
Can you please guide how to implement Facets search using Solr in Java spring
framework.
Thanks,
Thamizh
NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you
are prohibited from sharing, copying, or otherwise using or disclosing its
contents. If you have r
Hi, On top of below, we are facing challenges to use date ranges in Facet.
Since I am a newbie in Solr, need guidance on this.
Thanks,
Thamizh
-Original Message-
From: Thamizhazhagan B
Sent: Wednesday, May 1, 2024 8:56 AM
To: 'users@solr.apache.org'
Subject: Facets sear
18 matches
Mail list logo