Github user bzz commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/534#issuecomment-164978015
@khalidhuseynov
>in case of large number or notebooks (volume to be indexed), can there be
any problem (e.g. system resources exhaustion) because of in-memory indexing
(usage of RAMDirectory)? also any other performance issues possible
Good question! As stated in PR description and JIRA issue:
>The search is pretty basic now, fine-tuning it for better search over all
types of source code will be a subject of further work.
Performance, on-disk index, and code-search instead of word one are
definitely those direction I'd love to see explored in further work.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---