Emmanuel Keller
Emmanuel Keller
Hi, The total number of GitHub's projects really grows exponentially. I think the answer is here: https://octoverse.github.com/#organizations I will improve my graph by adjusting with the total number of projects....
Hi Ansaldos, Thanks for the alert. Of course, the JSON should not contains this: ``` "successful": true ``` We fix that on the documentation right now.
Let me know when your client will be ready. If you want we can add some links in in the website and some ReadMe.
We have restored the feature (in v1.5.15). So, there is now two ways to use several indexes.
End of hammering ! Sorry, it was really long. We just released the patch. We added a cache for the sitemap. By default, a sitemap is stored for 15 minutes....
Thanks for your ticket. The current (and initial) implementation followed those minimal "specs": http://www.robotstxt.org/robotstxt.html I will refresh that by having a look at: https://developers.google.com/webmasters/control-crawl-index/docs/robots_txt So, the support of * and...
Hi, In the default configuration, each time a web session stops, OpenSearchServer runs the "BuildAutocompletion" scheduler which build a new autocompletion index. In your log I see that it happens...
It happens when the field defined in the Spellcheck does not exist in the schema.
Thanks for your support. You should use captures. This pattern should work: (.*?)
Definitely interested by an example. Currently we are using the [PDFBox](https://pdfbox.apache.org/) library to extract those informations. We may update the library (if required) or open an issue.