Hi Florian,
I'm not quite sure whay you're asking for, sounds to me like you'd want
to use an API?
There's several documented ones, and I've written one myself, because I
didn't like the available ones (See end of email).
You can find these here:
https://lucene.apache.org/solr/guide/8_5/clien
My two cents, since I've been using systemd for a while with solr.
Please keep in mind: these are my opinions, not something I'd be angry
about :D
On 4/15/20 10:30 PM, Marius Ghita wrote:
> [Unit]
> Description=Apache SOLR
>
> [Service]
> Type=forking
> User=solr
> Environment=SOLR_INCLUDE=/e
plan on
doing this anytime soon so feel free to take it up if you wish.
~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley
On Fri, Feb 28, 2020 at 4:12 AM David '-1' Schmid
<mailto:david.sch...@vis.uni-stuttgart.de>> wrote:
On
d
~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley
On Thu, Feb 27, 2020 at 8:01 AM David '-1' Schmid
<mailto:david.sch...@vis.uni-stuttgart.de>> wrote:
Hello again!
On 25.02.20 22:39, David Smiley wrote:
> I haven&
Eric,
On 27.02.20 14:40, Eric Pugh wrote:
David, I know I’d love to see the code!
Here you go. Not pretty, but it works.
https://github.com/einsweniger/SolrStreamTagger/
This is not how I plan to do this upstream, just if somebody looks at it.
regards,
David
---
be adopted upstream?
If so, should I open up a JIRA ticket?
best regards,
David
On Fri, Feb 21, 2020 at 8:05 AM David '-1' Schmid
<mailto:david.sch...@vis.uni-stuttgart.de>> wrote:
Hello dear developers!
I've been wondering if I'd be able to adapt the curren
Hello!
I've wanted to create a JIRA Ticket, but the interface asked me to
discuss this here, which seems fine as well.
Assumptions (which might as well false):
The package management/plugin infrastructure allows me to add plugin
jars via several options. Since expressibles only work in cloud-
Hello dear developers!
I've been wondering if I'd be able to adapt the current
TaggerRequestHandler for using it within the /stream request handler.
Starting out is a tad confusing, which I expected since I have almost no
experience with the solr/lucene codebase.
My goal is as follows: I wa
Hello dear developers!
I've been wondering if I'd be able to adapt the current
TaggerRequestHandler for using it within the /stream request handler.
Starting out is a tad confusing, which I expected since I have almost no
experience with the solr/lucene codebase.
My goal is as follows: I wa