[
http://jira.xwiki.org/jira/browse/XE-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_18786
]
Jean-Vincent Drean commented on XE-97:
--------------------------------------
-> Sometimes Lucene returns results twice with a different score (this needs
another jira issue when fixing it)
AFAIK this behavior comes from the objects indexation, when the query matches a
document's name lucene returns a result for the document and a result for the
objects (with an < score).
-> Ensure that the index is not created in the OS temp dir as it'll be deleted
on reboot!
This is the last fallback case and it should not happen, without configuration
in xwiki.cfg the current behavior is to use javax.servlet.context.tempdir
(tested with jetty & tomcat on windows).
-> 2 images are added as attachements and 2 others are in the skin. I think
application resources should be located either on the paid requiring them as
attachments or on some resource page for that application. I don't think they
should go in the skin though as applications should be independent of the skin.
Those 2 images I added are get from XWiki.Results and not LuceneSearch
> Improve Lucene Search page to be as good as the default search
> --------------------------------------------------------------
>
> Key: XE-97
> URL: http://jira.xwiki.org/jira/browse/XE-97
> Project: XWiki Enterprise
> Issue Type: Improvement
> Components: Search Application
> Affects Versions: 1.1 M4
> Reporter: Vincent Massol
> Assigned To: Jean-Vincent Drean
> Fix For: 1.2 M2
>
>
> Things to improve:
> * On first startup the lucene search returns empty results till the index is
> built. We need to tell the user when the index is being built or rebuilt so
> that they know what's happening.
> * Add space selection as for the default search
> * Add RSS feeds on search query as for the default search
> * Sometimes Lucene returns results twice with a different score (this needs
> another jira issue when fixing it)
> * Need user guide on xwiki.org about Search queries with new Lucene syntax:
> "*" for all, etc. as this is different from the default search.
> * Missing page titles in the results list as for the default list
> * Remove filter for score
> * Velocity errors/warns to remove when clicking on the Rebuild button
> * Ensure that the index is not created in the OS temp dir as it'll be deleted
> on reboot!
> * 2 images are added as attachements and 2 others are in the skin. I think
> application resources should be located either on the paid requiring them as
> attachments or on some resource page for that application. I don't think they
> should go in the skin though as applications should be independent of the
> skin.
--
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
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications