Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about solrnet

Read more about solrnet

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - solrnet

solrnet crashes if you add a lot of filter queries

We use solrnet in our ASP.NET Core backend. In the startup.cs it is initialized like: public void ConfigureServices(IServiceCollection services) { services.AddSolrNet<SolrPunt>(solrEndpoint...
test-img

L-Four

c#

asp.net-core

solr

solrnet

Votes: 0

Answers: 1

Latest Answer

I think I found it. Instead of concatenating the fields in a for loop: solrQueryByField = solrQueryByField || new SolrQueryByField(filterVeld, filterValue); ... I simply use SolrQueryInList: queryOpt...
test-img

L-Four

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved