GitHub user ravicodder opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/859

    [ZEPPELIN-599]notebook search should search paragraph title

    ### What is this PR for?
    Allow notebook search to search paragraph title too.
    
    
    ### What type of PR is it?
    [Bug Fix] 
    ### Todos
    
    
    ### What is the Jira issue?
    
[ZEPPELIN-599](https://issues.apache.org/jira/browse/ZEPPELIN-599?jql=project%20%3D%20ZEPPELIN%20AND%20status%20%3D%20Open%20AND%20text%20~%20%22Title%22)
    
    ### How should this be tested?
     You should be able to search the the note by searching queryterm in the 
paragraph  title.
    
    
    ### Screenshots (if appropriate)
    Before:
    ![screen shot 2016-04-27 at 10 33 29 
pm](https://cloud.githubusercontent.com/assets/7026661/14860836/39c9e870-0cc8-11e6-98ca-e4509aa97cf8.png)
    
    After:
    ![screen shot 2016-04-27 at 10 24 14 
pm](https://cloud.githubusercontent.com/assets/7026661/14860651/76c33e58-0cc7-11e6-8e72-2eb68e552168.png)
    
    ### Questions:
    * Does the licenses files need update?NO
    * Is there breaking changes for older versions?NO
    * Does this needs documentation?NO
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ravicodder/incubator-zeppelin searchTitle

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/859.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #859
    
----
commit ed6917757a0d01dc48bdfba10305e6bb522aec5e
Author: Ravi Ranjan <ranjanravi0...@gmail.com>
Date:   2016-04-27T16:32:56Z

    Search Title of notebook

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to