[xwiki-devs] [GSOC] Features of Solr Search Component
Hello all, Following is the link explaining the Current implemented features of Solr Search component. http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/Solr+Feature+Page The current running instance is present here: http://ec2-50-19-181-163.compute-1.amazonaws.com:8080/xwiki/bin/view/Search/... Kindly give your feedback. -- Thanks, Savitha
Hi, It's making good progress. If you search on the word "test" you get a little too much content back. There should be a size limit there. I've tried the filtering by title and it does not work like in the screenshot (which seems to be taken from Main.Search which calls Lucene if I'm correct) title:lion Also queries like that: object:XWiki.XWikiUsers XWiki.XWikiUsers.first_name:Admin* Should also work I've tried to add some french content in the wiki but it did not seem to be indexed. Maybe it's not automated at this point ? Search for "île" for the content in Sandbox.FrenchContent Ludovic 2012/7/22 savitha sundaramurthy <[email protected]>:
Hello all,
Following is the link explaining the Current implemented features of Solr Search component. http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/Solr+Feature+Page
The current running instance is present here: http://ec2-50-19-181-163.compute-1.amazonaws.com:8080/xwiki/bin/view/Search/...
Kindly give your feedback.
-- Thanks, Savitha _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
Le 22 juil. 2012 à 02:35, savitha sundaramurthy a écrit :
Following is the link explaining the Current implemented features of Solr Search component. http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/Solr+Feature+Page
The current running instance is present here: http://ec2-50-19-181-163.compute-1.amazonaws.com:8080/xwiki/bin/view/Search/...
Savitha, I really like this demo page. I would feel it more important to put a link to the actual search page instead of the screenshot. Make it velocity-parametrized by the search server. Also, I would prefer to get a description of the noteworthy things to observe in the search results. That confused me:
Normal search which returns three results.
normally there should be three? Now that I can touch it, I'd like a few things: - could you add a simple facet in the form of "texts". I think the max facet is properly handled so that the user is suggested "extra texts". Note that a click there should expand the query text - the language facet is not triggering a different view (but the URL carries the added parameter), that sounds incorrect, it should be made visible, either as part of the text (lang:fr ?) or as a form element - I've been trying to use a syntax such as creator:polx but that failed... can you add a few example of such queries? - searching for a particular object value would also be useful (both of these things would result of an admin interface I suppose but you could formulate them now also) paul
participants (3)
-
Ludovic Dubost -
Paul Libbrecht -
savitha sundaramurthy