I want to export the raw file from the created data-table ,
so i created data table with seven columns and I was able to download the raw file, but I want to add one more column which is 8th column which is solution column.After adding solution to the datatable ,but some of the documents were missing , after analyzing I found due to one particular document which has solution like this
what exactly is the error you are seeing? The values aren't showing up in the data table?
If you can paste the contents of the field I can see if it works on my end. Maybe there are some other special characters messing it up. This is the test data I am using:
but now I would like to add one more field which is the solution,and when I add I get only 90 documents , 30 documents are missing .Please find the below screenshot
The reason am creating this datatable is to export the raw csv file and send it to different teams,because this is really important.
Hope this explains it .
Please do help me in figuring out this problem,so that I want to export all the 120 documents without missing any of the documents irrespective of any value length.
Can you send a screenshot of the entire data tables and how you are coming up with the 120 and 90 count for documents? I tried to repro but the number of documents still adds up to the total count.
Are you sure the size variable is set to something high enough to not limit the results?
Can you also paste the Elasticsearch request and response body from both a version of the data table with the column that has newlines in it, and a version without?
Now I will attach the another table with solution field added , please not the number of documents at the bottom of the page ,the document count is reduced from 82 to 61
Exactly ,
wherever I have this solution, that document is removed from the table table, thats why it reduced from 82 to 61.The solution looks like this below screenshot.If the soultion is single line or one small paragraph its refelecting in the datatable.
Were you able to determine if any documents were missing the solution field? If this was the case, then a lower number of documents appearing in the data table would be expected. I have not been able to repro a document dropping from the result set because it was set up like a paragraph. If you can copy/paste the exact contents of that specific solution I can double check on my end, though some testing doesn't seem to help.
On the data table, can you filter on Solution:Apply* in the query bar, so we can be sure your document is not showing up on one of the later pages?
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.