indexing
Here are 495 public repositories matching this topic...
-
Updated
Oct 19, 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
Nov 4, 2020 - Java
-
Updated
Jul 18, 2020 - C
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Sep 24, 2020 - Java
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Aug 18, 2020 - C++
-
Updated
Oct 27, 2020 - PHP
-
Updated
May 12, 2020 - C++
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Nov 2, 2020 - Go
-
Updated
Oct 15, 2020 - Python
-
Updated
Jul 23, 2020 - Java
-
Updated
Oct 17, 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
Nov 3, 2020 - C++
-
Updated
Oct 29, 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