Hi @JasonStoltz I'm a newbie to react and I'm trying to view all my data in a table with column names instead of a json type formatted result in app search. I have looked into many blogs and I couldn't find an appropriate solution to this.. can you please help me understand how that can be done.
Hi @phani2! Unfortunately, App Search does not support content types other than JSON right now. At the moment, I would recommend processing the JSON results to convert them to the format you need.
Hi @phani2, I just realized that this is more about Search UI than the return type of the data from the server.
Unfortunately, I don't believe Search UI supports a table view out of the box. You'll have to customize this yourself. The Customization: Component Views and HTML section may be a useful place to start. You will likely need to customize the Results and Result components.
We also welcome contributors to the project itself, if you'd like to open a pull request!
Hi, @Brian_McGue could you please be more specific on this
processing the JSON results
So if I had to change the results where do I exactly change in the react code of App search.
If you could help me on these lines it would be really helpful to me.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.