[xwiki-notifications] [Issue] Commented: (XWATCH-116) Use Lucene as the underlying query engine

Anca Paula Luca (JIRA) jira at xwiki.org
Tue Jul 29 08:27:54 CEST 2008


    [ http://jira.xwiki.org/jira/browse/XWATCH-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28416#action_28416 ] 

Anca Paula Luca commented on XWATCH-116:
----------------------------------------

Actually, since Lucene is not synchronous, i.e. there may be a while from the moment when an item is added in the database and the moment it is retrievable through Lucene, I think the only place it would be appropriate to use Lucene queries is to retrieve the articles list, all other data  (feeds, groups, keywords, etc) needs to be accessible the moment it was created. Actually, if this time is too long, it might be an issue for articles too.

> Use Lucene as the underlying query engine
> -----------------------------------------
>
>                 Key: XWATCH-116
>                 URL: http://jira.xwiki.org/jira/browse/XWATCH-116
>             Project: XWiki Watch
>          Issue Type: Improvement
>    Affects Versions: 1.0 M4
>            Reporter: Guillaume
>            Assignee: Anca Paula Luca
>            Priority: Critical
>             Fix For: 1.1 M1
>
>
> In order to improve Watch's performance, its queries should be rewritten to use Lucene.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the notifications mailing list