ormance. Please let us
> know if you have any suggestion which can help improving performance in
> above case.
>
> Regards
>
> Fiz N.
>
to pull more than 5000 records in one Solr call as
this Solr instance is shared among other applications as well.
But client is expecting more improvement in performance. Please let us know
if you have any suggestion which can help improving performance in above
case.
Regards
Fiz N.
Hi SOLR Experts,
In Azure VM (Linux), we have installed Solr version 8.11.2 and Nutch
Crawler (apache-nutch-1.19). Crawling the site for Italian Language we
added the tokenizer. *In the Solr admin screen we could see the document
but in English language.*
Please see the below attached managed sc
Hi All,
While creating any new collection we are getting SOLR Core Initialization
failure on Admin UI.
We see below errors in the Solr logs,
(Error CREATEing SolrCore 'snlp_is_dummy_test_shard4_replica_n20': Unable
to create core [snlp_is_dummy_test_shard4_replica_n20] Caused by:
KeeperErro
Hello Experts,
Currently we have installed SOLR 8.11.1 services through NSSM Service
manager (version 2.24).
NSSM Service manager is mainly used for managing windows services which
includes automatically starting and stopping the SOLR Services.
As a part of SOLR service maintenance, NSSM Servic
Hello Experts,
In our project we are using SOLR 8.11.1 in Standalone mode in Windows
server box.
We have implemented a search mechanism by using pure keyword match and
boosting the keywords as per business needs. For each search result, match
percentage is derived using the obtained SOLR document
er values. Also check scale() function.
> Unfortunately, there;s no reminder % function which is useful for pseudo
> random ordering. However, one can use squedist, scale + frange to toss
> values somewhat randomly.
>
>
> On Mon, Apr 11, 2022 at 10:06 AM Fiz N wrote:
>
> > Hi S
Hi SOLR experts,
In my current project, we have a requirement to select random set of data
of N number of rows across result set (without sorted). I have already
checked below options but these were not fruitful:
1. *Providing start parameter during the query*:
Since we have millions of doc
Hi All,
We are doing POC to Identify and Recommend the following requirements in
SOLR.
1) Appropriate Job profile for Applicants based on the Applicant's
profile
2) Appropriate Applicants for a job requirement with the help of Job
description.
Based on Applicant's experience, roles,responsibi