Re: Need suggestions on performance improvement in Solr based application

2024-02-17 Thread Fiz N
ormance. Please let us > know if you have any suggestion which can help improving performance in > above case. > > Regards > > Fiz N. >

Need suggestions on performance improvement in Solr based application

2024-02-13 Thread 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.

Crawling Italian language site in Solr

2023-07-27 Thread 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

SOLR Unable to Create CORE - SOLR Version 8.9

2022-07-19 Thread Fiz N
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

SOLR Service down issue - NSSM.

2022-04-25 Thread Fiz N
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

SOLR TF/IDF factor removal.

2022-04-14 Thread Fiz N
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

Re: Select Random set of data in SOLR

2022-04-11 Thread Fiz N
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

Select Random set of data in SOLR

2022-04-11 Thread Fiz N
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

Identify and recommend system in SOLR.

2021-08-16 Thread Fiz N
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