Page 1 of 1
Simple Fulltext search problem
PostPosted:Wed Jan 14, 2015 1:40 am
by baolinhtv
I have a OpenKM - Knowledge Management Version: 6.3.1-DEV (build: 8179) install on Win 2008
When at Openkm 6.2.x i can search fulltext search in simple text box on top right of screen but now in version 6.3.1 i cant do it anymore, it only search folder name or file name , if want search fulltext i must check in advanced mode. I dont know it is bug or i config wrong something . I want it can search fulltext simple and fast not in advanced mode.
Thank you and hope it can be fix.
Re: Simple Fulltext search problem
PostPosted:Fri Jan 16, 2015 10:09 am
by jllort
Take a look at administrtion -> stats -> top right ( pending queue ). Document go into indexing queue and until are not processed you're not able to find by content.
Re: Simple Fulltext search problem
PostPosted:Mon Jan 19, 2015 9:06 am
by baolinhtv
jllort wrote:Take a look at administrtion -> stats -> top right ( pending queue ). Document go into indexing queue and until are not processed you're not able to find by content.
thank you for the answer, but i tried Rebuild Text extractor , anything complete , i still can find fulltext with advance mode, simple mode just search folder name and file name.
My OpenKM - Knowledge Management
Version: 6.3.1-DEV (build: 8179)
Window Server 2008
Re: Simple Fulltext search problem
PostPosted:Tue Jan 20, 2015 6:30 pm
by jllort
- Choose one file and copy the uuid ( properties tab -> select and then CTRL+C).
- Go to administration -> database query -> and execute ( jdbc -> bottom right must be enabled )
Code: Select allselect * from OKM_NODE_DOCUMENT WHERE NBS_UUID=' YOUR UUID HERE ';
You'll see field NDC_TEXT is empty ? the NDC_TEXT_EXTRADTED is equals to 'T' ?
What kind of file you're trying to indexing ?
Re: Simple Fulltext search problem
PostPosted:Fri Jan 23, 2015 2:12 am
by baolinhtv
Thank you for replied me
I tried do your query with .doc and .pdf
NDC_TEXT is not empty and NDC_TEXT_EXTRADTED is = T
That picture when i query
Should i update new build is fix it .
Thank you again

Re: Simple Fulltext search problem
PostPosted:Sat Jan 24, 2015 10:41 am
by jllort
What kind of document are you extracting ? pdf ?
are you sure about document text direction is horizontal ? because I shown in past this kind of result when document is not correctly oriented.
Re: Simple Fulltext search problem
PostPosted:Mon Jan 26, 2015 7:30 am
by baolinhtv
I try both pdf and doc, docx , all of that have content and in openkm 6.2 i can easy simple fulltext search .
Thank you
Re: Simple Fulltext search problem
PostPosted:Fri Jan 30, 2015 5:48 am
by pavila
Please, give us detailed steps to reproduce the problem (including documents to be used in the search).
Regards.
Re: Simple Fulltext search problem
PostPosted:Tue Sep 22, 2015 9:39 am
by baolinhtv
Sorry for long time no reply , now i update to 6.3.1 but that error still have, in simple text search i can only search name of files, can't find content . in advance mode, i can search full text but it dont correct like i search in version 6.2 .
I check text extracted also but everythings work right. i screenshot for you a file of me when check text extract, but i can't find extractly that file when full text search, that document is in VietNamese because i'm VietNamese, sorry for my bad English.
(105.5 KiB) Downloaded 269 times
Re: Simple Fulltext search problem
PostPosted:Wed Sep 23, 2015 11:41 am
by pavila
Sorry, but I was unable to reproduce the issue. Please, try to re-index the repository going to Administration > Utilities > Rebuild indexes.
Regards.
Re: Simple Fulltext search problem
PostPosted:Thu Sep 24, 2015 12:38 am
by baolinhtv
pavila wrote:Sorry, but I was unable to reproduce the issue. Please, try to re-index the repository going to Administration > Utilities > Rebuild indexes.
Regards.
i just back to 6.3.0 version and now all work good

Thank you for your support
