Displaying 1 result from an estimated 1 matches for "d20130405".
Did you mean:
20130405
2013 Apr 05
1
problems with indexing xlsx files
...I have a file called "this is a test.xlsx". It consists of four cells:
| this |
| is |
| a |
| test |
It gets indexed but I am unable to search for it.
I was able to determine the index number and use delve to see the term list:
#delve users -r 16496
Term List for record #16496: D20130405 Hvesuvius M201304 P/ Tapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet Ufile://vesuvius/cpurves/this is a test.xlsx Y2013 Zthisisatest thisisatest
You can see that the words are all concatenated together as if they are a single word. If I search for "thisisatest" it com...