search
Here are 322 public repositories matching this topic...
-
Updated
Jun 10, 2020 - Java
When working on a fix for #2755 I noticed that Git tag parsing is sub-optimal performance wise - to determine changeset/date for each tag a new command is spawned via Executor in buildTagEntry(). For repositories with large set of tags (e.g. Linux kernel) this could be taxing.
Either convert this to parallel execution (thread pool) or find a way how to get all the data in single command.
-
Updated
Jun 5, 2020 - Java
I want to run Photon myself instead of abusing your excellent API. :)
It would be really helpful to see system requirements somewhere, so I can immediately pick the right hosting solution!
-
Updated
May 27, 2020 - Java
Good evening,
I started a few days working with this beautiful product.
I have read the online documentation available and I have consulted the forum but I still have many doubts.
In this moment in particular I would like to have some more information on the use of labels and facets that are not completely clear for me on how to apply them in searches.
I often find in the forum the reference
-
Updated
Nov 13, 2019 - Java
For the sake of completeness, would it be possible to give a complete example of a custom operator in the documentation?
I understand that semantics of the operator is not a concern of the parser, so my request should really be directed to rsql-jpa. I just could not find a way to open an issue on their project.
-
Updated
Jan 10, 2020 - Java
Hi,
I think you did a good job in this project but the website is broken (http://concoursedb.com)
And there is no (complete) documentation.
I really love to test it with node.js for my next project.
Thanks,
Mehrdad
Issue Description
It would be cool to override the config file as a whole on the cmd line so that lots of options could be updated in one place.
How to reproduce it
Environment and Version Information
All environments.
An external links for reference
Contributing
I'll fix this.
-
Updated
Mar 31, 2020 - Java
-
Updated
Jul 28, 2017 - Java
-
Updated
Dec 8, 2019 - Java
-
Updated
Nov 9, 2018 - Java
-
Updated
Dec 2, 2015 - Java
-
Updated
Jun 30, 2017 - Java
We talk about on https://github.com/SeaseLtd/rated-ranking-evaluator/wiki/Search%20Platform%20Framework the ./rre-search-platform/rre-search-platform-elasticsearch-impl module...
However, it doesn't appear to be there, and more conusing is a rre-search-platform-elastic-search-impl. Seems like it should be called at a minimum rre-search-platform-elasticsearch-impl ?
-
Updated
Feb 7, 2019 - Java
-
Updated
Nov 25, 2019 - Java
-
Updated
Jun 3, 2018 - Java
-
Updated
May 12, 2020 - Java
Allowed:
filtersfacetFiltersnumericFiltersaroundLatLng(only ifaroundRadiusis present too)insideBoundingBoxinsidePolygon
Anything else should trigger an IllegalArgumentException.
-
Updated
Sep 4, 2017 - Java
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."

Contributing.md doesn't doesn't appear to contain any actual guidlines, and the link only leads back to the same document: Java/CONTRIBUTING.md.