using S3 as the Directory for Solr

2020-04-22 Thread dhurandar S
Hi, I am looking to use S3 as the place to store indexes. Just how Solr uses HdfsDirectory to store the index and all the other documents. We want to provide a search capability that is okay to be a little slow but cheaper in terms of the cost. We have close to 2 petabytes of data on which we

SegmentsInfoRequestHandler does not release IndexWriter

2020-04-22 Thread Tiziano Degaetano
Hello, I’m digging in an issue getting timeouts doing a managed schema change using the schema api. The call hangs reloading the cores (does not recover until restarting the node): sun.misc.Unsafe.park​(Native Method) java.util.concurrent.locks.LockSupport.parkNanos​(Unknown Source)

FuzzyQuery causing Out of Memory Errors in 8.5.x

2020-04-22 Thread Colvin Cowie
Hello, I'm moving our product from 8.3.1 to 8.5.1 in dev and we've got tests failing because Solr is getting OOMEs with a 512mb heap where it was previously fine. I ran our tests on both versions with jconsole to track the heap usage. Here's a little comparison. 8.5.1 dies part way through

Potential bug with optimistic concurrency

2020-04-22 Thread Sachin Divekar
Hi all, I am facing the exact same issue reported https://issues.apache.org/jira/browse/SOLR-8733 and https://issues.apache.org/jira/browse/SOLR-7404 I have tried it with Solr v8.4.1 and v8.5.1. In both cases, the cluster consisted of three nodes and a collection with 3 shards and 2 replicas.

Re: Solr indexing with Tika DIH - ZeroByteFileException

2020-04-22 Thread ravi kumar amaravadi
Hi, Iam also facing same issue. Does anyone have any update/soulution how to fix this issue as part DIH? Thanks. Regards, Ravi kumar -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: SolrJ connection leak with SolrCloud and Jetty Gzip compression enabled

2020-04-22 Thread Jason Gerlowski
Hi Samuel, Thanks for the very detailed description of the problem here. Very thorough! I don't think you're missing anything obvious, please file the jira tickets if you haven't already. Best, Jason On Mon, Apr 13, 2020 at 6:12 PM Samuel Garcia Martinez < samuel...@inditex.com> wrote: >

Re: How upgrade to Solr 8 impact performance

2020-04-22 Thread Paras Lehana
Hi Rajeswari, I can only share my experience of moving from Solr 6 to Solr 8. I suggest you to move and then reevaluate your performance metrics. To recall another experience, we moved from Java 8 to 11 for Solr 8. Please note experiences can differ! :) On Wed, 22 Apr 2020 at 00:50, Natarajan,

Re: How to implement spellcheck for custom suggest component?

2020-04-22 Thread Paras Lehana
Hi Buddy, We have built Auto-Suggest over Solr with EdgeNGrams, Custom Spellcheck Factory and Synonyms (for spelling mistakes). This solves for most cases. If you have the dictionary for spelling mistakes, EdneNGrams after Synonym factory will do the job. On Thu, 16 Apr 2020 at 13:35, aTan

Re: ResourceManager : unable to find resource 'custom.vm' in any resource loader.

2020-04-22 Thread Erik Hatcher
What's the full request that is logged? You're using the Velocity response writer (wt=velocity) and a request is being made to render a custom.vm template (v.template=custom, or a template is #parse'ing("custom.vm")) that doesn't exist. Erik > On Apr 22, 2020, at 8:07 AM, Prakhar

Re: ResourceManager : unable to find resource 'custom.vm' in any resource loader.

2020-04-22 Thread Erick Erickson
You haven’t told us what version of Solr you’re using, so this is largely a guess. You need to add a lib directive to solrconfig.xml, velocity is a contrib, but no longer accessible by default, see: SOLR-13978 Best, Erick > On Apr 22, 2020, at 8:07 AM, Prakhar Kumar > wrote: > > Hello Team,

ResourceManager : unable to find resource 'custom.vm' in any resource loader.

2020-04-22 Thread Prakhar Kumar
Hello Team, I am getting this weird error in Solr logs. null:java.io.IOException: Unable to find resource 'custom.vm' at org.apache.solr.response.VelocityResponseWriter.getTemplate(VelocityResponseWriter.java:308) at

Give boosting to a grouped documents in Solr Based on number of results in a group

2020-04-22 Thread Ajay Sharma
Hi Community Members, There is a logic that I need to implement using Solr. Suppose there are two suppliers on a site dealing in Mobile Phones 1. Supplier 1 has 10 products related to mobile phones 2. Supplier 2 has 20 products related to mobile phones I need to give a boost to supplier