TODO 04-11-2017

Version 6 - Updated on 04 Nov 2017 at 9:27PM by Joachim Hansen

Description

  1. Find out how to get index cration time, index size, total number of documents in index (is this avaliable for all the 3 search engines?) and the size of the index in KB/MB or something
  2. I should have two terminal windows one where I run the top command and the other where I perform indexing/searching
  3. Check if multiple "" in JSON field is valid (or if I have to escape or remove some of "")
    1. Seems best to simply remove "" in JSON daraserts, then add one field 
  4. How to present this data? In one table that has these three attributes for all datasets and all search engines or in multiple tables
  5. Try to create scripts that can turn all datasets to import case 1 for all the search engines 
  6. include sub question in practical reseach question
    1. What are the index creation time, number of documents and index size when indexing the same datasets for the search engines ....