|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 10/20/2004 Posts: 456
|
(originally posted by forum user: Bharati) Hello, below are the mention points where I'm facing a problem when trying to indexing a files. 1. I'm trying to index .xls file, but file content not getting indexed. 2. another indexed .docx file which content only number (+919834310342). but when try to expand previewResultContent it shows loading document. and in a browser console below error has been logged "Invalid regular expression: /\b(+919834310342)\b/." Dan Wright
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 10/20/2004 Posts: 456
|
Can you please send the XLS and DOCX files to me via support at keyoti.com thank you, Dan Dan Wright
|
|
Rank: Newbie
Groups: Registered
Joined: 10/14/2015 Posts: 7 Location: Pune
|
Hi Dan,
Sent you an email with .docx and .xls file One important thing to tell you that, when I converted the .xls file to .xlsx and uploaded, it is getting searched. Is there any version issue?
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 10/20/2004 Posts: 456
|
Thank you for sending the documents. We are looking in to the issue with your docx file and will get back to you. The problem with your xls file is that it is in the incorrect format. It looks like it was a HTML file that perhaps only had the extension changed. Hence why when you convert it to xlsx it then indexes fine. Dan Dan Wright
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
Hi, I'm helping Dan with this issue, please update your SearchUnit.js file (in the Keyoti_SearchEngine_Web_Common folder) to this file https://www.dropbox.com/...e63x/SearchUnit.js?dl=0
Also, you will need to add this rule to your CSS if you want to highlight words in the preview. Code: .sew_previewHighlight { background-color: #ff8; }
That will fix the highlighting issue. Jim -your feedback is helpful to other users, thank you!
|
|