[xwiki-notifications] [Issue] Commented: (XWATCH-116) Use Lucene as the underlying query engine
Anca Paula Luca (JIRA)
jira at xwiki.org
Mon Jul 28 20:18:54 CEST 2008
[ http://jira.xwiki.org/jira/browse/XWATCH-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28414#action_28414 ]
Anca Paula Luca commented on XWATCH-116:
----------------------------------------
The Lucene plugin already indexes all objects with properties as fields, so I will implement using those.
Denormalization is not the biggest problem, the most costly queries are the searches for articles with applied filters, which can be done using the standard Lucene index for obj properties.
> 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