You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a OSGi Service to search for contents.
In a simple default bundle, the Cache Memory of Resource can be searched (it contains all non binary contents in a VM Memory Map).
Later and optional, a certain bundle could search using a Lucene Index based on file system documents. An indexer could read in files from filesystem to be searched.
The text was updated successfully, but these errors were encountered:
Implement a OSGi Service to search for contents.
In a simple default bundle, the Cache Memory of Resource can be searched (it contains all non binary contents in a VM Memory Map).
Later and optional, a certain bundle could search using a Lucene Index based on file system documents. An indexer could read in files from filesystem to be searched.
The text was updated successfully, but these errors were encountered: