Eric Pugh
Eric Pugh
@worleydl can you add a bit o' docs to https://github.com/o19s/quepid/blob/master/docs/operating_documentation.md about this feature?
@worleydl is this still something you want merged?
I'd love to see this added... Would you be interested in tackling this?
Can you elaborate? Every time you rerun the queries the try should increment...?
Ugh, why is the limit 65535? 8983 --> 108983 won't work. So, how about prefixing with a 1... So 8983 --> 18983? 3000 becomes 13000?
sigh, the darn port 7000 getting used by Apple is an example of why this might have been nice.
Theoretically the `/select` end point doesn't have any authentication required...? Looking at https://github.com/querqy/chorus/blob/master/solr/security.json I *think* that RRE should be able to connect? I can look a bit more.
@risdenk I've banged my head on `security.json` and jsut tested it again, and the anonymous isn't working... Want to take a crack at it? Sigh.
So, for fun I ran: ``` docker-compose run rre mvn rre:evaluate -X ``` The -X enables debugging, and it appears looking at the HTTP traffic (yeah, looking at traffic now)...
Thanks for starting this discussion! We've talked about the idea of establishing an explicit roadmap, but since this is open source software, it's tough to have one, since we all...