Re: Bufferunderflowexception while indexing

2021-11-30 Thread Shawn Heisey
On 11/29/21 11:40 PM, Reej Nayagam wrote: We are using solr 8.8.2, upgraded oracle from 12c to 19c, so changed the driver from ojdbc6.jar to ojdbc8_g.jar Now while indexing, the logs shows the below. Sorry I cannot attach the log file. A month back this environment was working fine, connecting t

Permission "all" does not include security-edit

2021-11-30 Thread Isabelle Giguere
Hi; With basic authentication and rule-based authorization, a user with permission "all" does not have access to the Security panel in the UI. Refer to the security.json attached. The UI displays message : "You do not have permission to view the security panel." Before I open a ticket, I wou

Re: Permission "all" does not include security-edit

2021-11-30 Thread Timothy Potter
Hi Isabelle, Yes, this is a bug in the security UI only (not the backend), specifically right here: https://github.com/apache/solr/blob/main/solr/webapp/web/js/angular/controllers/security.js#L344. Please file a JIRA as a minor (since there's an easy work-around); I'm not sure what the right solut

Highlighting: echo matching query text?

2021-11-30 Thread Stephen Lewis Bianamara
Hi SOLR Community, I am investigating some different options with highlighting, and one feature I wanted to build would require matching a highlighted match back to the original matchin token. I couldn't find a way to do that in the documentation, so I'm guessing that it doesn't exist yet. The app

solr-solrj 7.7.2

2021-11-30 Thread Mohamed Ghonamy
Hi All I have a product that uses solr-solrj 7.7.2. We have to migrate to Solr 8.4.1. So question is : Will we need to upgrade the product client as well or not ? Thanks

Re: [EXTERNAL] - Re: Permission "all" does not include security-edit

2021-11-30 Thread Isabelle Giguere
Thanks for the quick reply. I'm opening a bug. I have added the permissions to security edit and read, for now. Isabelle Giguère Computational Linguist & Java Developer Linguiste informaticienne & développeur java De : Timothy Potter Envoyé : 30 novembre 2021

Re: Bufferunderflowexception while indexing

2021-11-30 Thread Reej Nayagam
Thanks Shawn. Our other applications (ENT applications) are using ojdbc8_g.jar for connecting to oracle 19C and no connectivity issues for them, so thought can use the same jar as well. Thank you for the reply will check on this. Regards Reej On Wed, 1 Dec 2021 at 12:25 AM, Shawn Heisey wrote:

Re: solr-solrj 7.7.2

2021-11-30 Thread Shawn Heisey
On 11/30/2021 3:14 PM, Mohamed Ghonamy wrote: I have a product that uses solr-solrj 7.7.2. We have to migrate to Solr 8.4.1. So question is : Will we need to upgrade the product client as well or not ? That's not really an easy question to answer. If your Solr servers are running in cloud mod