SOLR 8.6.0 date Indexing Issues.

2020-11-20 Thread Fiz N
ormat "12-JUL-18". what changes should I do to make it work ? Thanks Fiz N.

Trailing space issue with indexed data.

2020-08-18 Thread Fiz N
Hell SOLR Experts, I am using SOLR 8.6 and indexing data from MSSQL DB. after indexing is done I am seeing “Page_number”:”1“, “Doc_name”:” office 770 toll free “ “Doc_text”:” From: Hyan, gan \nTo: Delacruz Decruz \n“ I was remove

Re: Index files on Windows fileshare

2020-06-25 Thread Fiz N
Thanks Jason. Appreciate your response. Thanks Fiz N. On Thu, Jun 25, 2020 at 5:42 AM Jason Gerlowski wrote: > Hi Fiz, > > Since you're just looking for a POC solution, I think Solr's > "bin/post" tool would probably help you achieve your first > requirement. > &

Re: Index file on Windows fileshare..

2020-06-23 Thread Fiz N
ontrol over what’s indexed. > > Here’s a skeletal program to get you started: > https://lucidworks.com/post/indexing-with-solrj/ > > Best, > Erick > > > On Jun 22, 2020, at 1:21 PM, Fiz N wrote: > > > > Hello Solr experts, > > > > I am using standal

Index file on Windows fileshare..

2020-06-22 Thread Fiz N
Hello Solr experts, I am using standalone version of SOLR 8.5 on Windows machine. 1) I want to index all types of files under different directory in the file share. 2) I need to index absolute path of the files and store it solr field. I need that info so that end user can click and open the

Index files on Windows fileshare

2020-06-19 Thread Fiz N
Hello Solr experts, I am using standalone version of SOLR 8.5 on Windows machine. 1) I want to index all types of files under different directory in the file share. 2) I need to index absolute path of the files and store it solr field. I need that info so that end user can click and open the

Re: Indexing PDF on SOLR 8.5

2020-06-07 Thread Fiz N
Thanks Erick... On Sun, Jun 7, 2020 at 1:50 PM Erick Erickson wrote: > https://lucidworks.com/post/indexing-with-solrj/ > > > > On Jun 7, 2020, at 3:22 PM, Fiz N wrote: > > > > Thanks Jorn and Erick. > > > > Hi Erick, looks like the skeletal SOLRJ progra

Re: Indexing PDF on SOLR 8.5

2020-06-07 Thread Fiz N
nt schemas etc > > > > You can also use Apache manifoldCF. > > > > > > > >> Am 07.06.2020 um 19:19 schrieb Fiz N : > >> > >> Hello SOLR Experts, > >> > >> I am working on a POC to Index millions of PDF documents present in > >> Multiple Folder in fileshare. > >> > >> Could you please let me the best practices and step to implement it. > >> > >> Thanks > >> Fiz Nadiyal. > >

Indexing PDF on SOLR 8.5

2020-06-07 Thread Fiz N
Hello SOLR Experts, I am working on a POC to Index millions of PDF documents present in Multiple Folder in fileshare. Could you please let me the best practices and step to implement it. Thanks Fiz Nadiyal.

Re: Login Mechanism in SOLR

2020-05-18 Thread Fiz N
an > > > 18. mai 2020 kl. 17:00 skrev Fiz N : > > > > Hi SOLR Experts, > > > > Could you please tell us options for login mechanism in SOLR? Is custom > or > > application login possible and also are SSO and LDAP based > > authentication/authorization po

Login Mechanism in SOLR

2020-05-18 Thread Fiz N
Hi SOLR Experts, Could you please tell us options for login mechanism in SOLR? Is custom or application login possible and also are SSO and LDAP based authentication/authorization possible? What is the best approach I can proceed with? Thanks & Regards Fiz Ahmed.

2 Async exceptions during distributed update issue...

2019-11-19 Thread Fiz N
Hello Solr Experts, Just wanted to follow up in case my question.Would appreciate help on this. SOLR Version : 6.6.2 OS – Linux 3.1.2 JDK – 1.8 Shard – 16 – All are active. Xms – 16 gb Xmx – 16 gb Host has 64 cores. the update processor chain.attaching the complete

Fwd: 2 Async exceptions during distributed update

2019-11-18 Thread Fiz N
actory and not the update processor chain. > > > Am 15.11.2019 um 17:34 schrieb Fiz N : > > > >  > > Thanks for your response. > > > > name="DirectoryFactory"class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/> > > > >

Re: 2 Async exceptions during distributed update

2019-11-16 Thread Fiz N
actory and not the update processor chain. > > > Am 15.11.2019 um 17:34 schrieb Fiz N : > > > >  > > Thanks for your response. > > > > name="DirectoryFactory"class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/> > > > >

Re: 2 Async exceptions during distributed update

2019-11-16 Thread Fiz N
Hi Solr Experts, Do you have any thoughts on the below issue ? On Fri, Nov 15, 2019 at 11:33 AM Fiz N wrote: > Thanks for your response. > > "${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/> > > > > attaching the screenshot of physical memory an

Re: 2 Async exceptions during distributed update

2019-11-15 Thread Fiz N
mory size and CPU? > What do you mean by “there are 64 cores sending concurrently?” An > application has 64 threats that send concurrently those updates? > > > Am 15.11.2019 um 02:14 schrieb Fiz N : > > > > Hi Solr Experts, > > > > SOLR Version :

2 Async exceptions during distributed update

2019-11-14 Thread Fiz N
Hi Solr Experts, SOLR Version : 6.6.2 OS – Linux 3.1.2 JDK – 1.8 Shard – 16 – All are active. Xms – 16 gb Xmx – 16 gb Schema fields count – 91 Dynamic fields – 83. There are multiple threads sending products to solr. tested with batch size per thread 50 & 100, it worked fine without