• OpenKM Search Question

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #28190  by Raphel
 
Hi,

I have a query regarding the way OKMSearch searches the text. Suppose if I have document which contains both the text 'NOT' and 'FOUND', if I search for
'FOUND' text alone, then OKMSearch returns this document as a match. Suppose if I search for both the words 'NOT' and 'FOUND', this document is not getting
returned as a match. Why the use of the word 'NOT' negates the search and if there is a workaround by way of some configuration setting to force OpenKM search to consider 'NOT' to be included as part of search criteria.
 #28200  by pavila
 
When you search by "TERM1 TERM2" the generated Lucene query is "+TERM1 +TERM2". This means that both terms should be found in the document. The word "NOT" was removed from the indexed text because is a common word. For example, if the document contains:
Code: Select all
this document is not found
You can find it by "document found" but won't be found by "is found" or "not found".

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.