indexing
Here are 486 public repositories matching this topic...
-
Updated
Sep 4, 2020 - JavaScript
I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)
Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml
I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o
-
Updated
Mar 21, 2020 - Rust
-
Updated
Oct 7, 2020 - Java
-
Updated
Jul 18, 2020 - C
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 24, 2020 - Java
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Aug 18, 2020 - C++
-
Updated
Aug 20, 2020 - PHP
-
Updated
May 12, 2020 - C++
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 7, 2020 - Go
-
Updated
Jun 20, 2020 - Python
-
Updated
Jul 23, 2020 - Java
-
Updated
Sep 25, 2020 - C#
IndexLogEntry exposes helper methods to provide aliases to members, but some of them do computations (e.g., schema and hasLineageColumn. They can be marked as lazy val with @JsonIgnore
Also, hasLineageColumn doesn't need to check the case, thus can be simplified.
-
Updated
Mar 1, 2020 - Rust
-
Updated
Oct 5, 2020 - C++
-
Updated
Sep 10, 2020 - C++
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 8, 2020 - CSS
Improve this page
Add a description, image, and links to the indexing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the indexing topic, visit your repo's landing page and select "manage topics."
What happened
Accidentally omitting document content returns
500 Internal Server Errorwith a body of{"message":"Internal error","uri":"/new_index"}What was expected
Emitting any kind of helpful message would be helpful. Also, in my experience, when the client receives a 500 response, there is usually something informative on the server-side. But in this case, the server e