Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000032 [Oberon Platform] Application server feature N/A 2011-04-27 10:59 2011-05-17 17:24
Reporter g_prajeesh View Status public  
Assigned To g_prajeesh
Priority high Resolution suspended  
Status closed   Product Version
Summary 0000032: Content Search Integration
Description Need to integrate content search tool. Preferable some open source tool such as Lucene
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000031)
administrator (administrator)
2011-04-27 11:56

You can search inside object field values with ooql "filter" commands.
You can index attachements enabling the Tika module
(0000033)
g_prajeesh (manager)
2011-04-27 12:13
edited on: 2011-04-27 12:16

http://www.lucidimagination.com/Community/Hear-from-the-Experts/Articles/Content-Extraction-Tika [^]

May be we have to go in depth and see how it works

(0000034)
administrator (administrator)
2011-04-28 11:34
edited on: 2011-04-28 11:34

In Oberon, the Tika module is used to extract data/text from several file types. The binary content is transformed to a text and saved inside a DB clob field.
You can decide to activate this option during the file checkin (fileput) operation. Search inside file content can be perfomed by a filter in the OOQL query command:

query immediate ...... filter ( filecontent[ FileTypeName ] ~= "*SearchedText*" )


- Issue History
Date Modified Username Field Change
2011-04-27 10:59 g_prajeesh New Issue
2011-04-27 11:56 administrator Note Added: 0000031
2011-04-27 12:13 g_prajeesh Note Added: 0000033
2011-04-27 12:16 g_prajeesh Note Edited: 0000033
2011-04-28 11:34 administrator Note Added: 0000034
2011-04-28 11:34 administrator Note Edited: 0000034
2011-04-28 11:35 administrator Assigned To => g_prajeesh
2011-04-28 11:35 administrator Status new => feedback
2011-05-17 17:24 administrator Status feedback => closed
2011-05-17 17:24 administrator Resolution open => suspended
© 2008-2013 Mirko Solazzi | Website Templates by IceTemplates.com
Please Read: Privacy Policy and Terms of Use

Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group