Hi,
I am using V6 in offline mode with JavaScript to index a number of files on my computer. Among them are Excel files and the Zoom indexer indexes all the numbers in them, leading to a large index and slow search. Questions:
1. Is it possible to skip numbers, especially floating point numbers, during indexing?
2. Since I didn't find this option yet, I tried to erase all lines containing numbers from the 'zoom_index.js' file with the result that the search does not work any more. Is there a safe way to remove lines from the index file?
Thank you!
Karsten
I am using V6 in offline mode with JavaScript to index a number of files on my computer. Among them are Excel files and the Zoom indexer indexes all the numbers in them, leading to a large index and slow search. Questions:
1. Is it possible to skip numbers, especially floating point numbers, during indexing?
2. Since I didn't find this option yet, I tried to erase all lines containing numbers from the 'zoom_index.js' file with the result that the search does not work any more. Is there a safe way to remove lines from the index file?
Thank you!
Karsten
Comment