python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Is there any way to proportionate the old and new document in Apache Solr?
I have solr integration for billions of records and search is working, but the need is to enhance the search result output..
We need to have proportion between popular + old and new data
And lower the...
Priyanka Agrawal
Votes: 0
Answers: 0
Solr query for child documents and return parents and filtered children
I'm having trouble creating a Solr query to be able to pull out the right documents, and am starting to wonder if what I am trying to do is even possible.
Currently on Solr 8.9 using a managed schema ...
Twisterr1000
Votes: 0
Answers: 1
SOLR - adding custom REST service
I am using SOLR 8.x. and I am trying to adding some custom functionality. Say like, triggering some server specific shell scripts. Adding custom code JARs to the lib folder and adding the jars in solr...
fiddlin-dev
Votes: 0
Answers: 1