marklogic-community / data-explorer

Data Explorer Tool
Other
15 stars 4 forks source link

Improve JSON data exploring by adding Collection Filter and improve search #183

Open josvanroosmalen opened 5 years ago

josvanroosmalen commented 5 years ago

Currently there seems to be some issues with JSON documents:

SOLUTION Rename "Type Discriminator" to "Path Filter". I will add a "Collection Filter" which is able to select 1 collection. For example for DHF you can then typically select the Flow collection name.

SOLUTION Needs Investigation. First I thought this was right related. However I now think the JSON search was or never correctly implemented (I worked on JSON support early this year) or this was later introduced as regression issue.

josvanroosmalen commented 5 years ago

@damonfeldman @markschiffner I will first investigate master, to investigate the second issue (search not working correctly). Once found, I will update this issue, and create a separate branch to start working on this.