Hi Jerome,
Sorry for the delayed response.
On Fri, Aug 10, 2012 at 3:52 AM, Jerome Velociter <jerome(a)velociter.fr>wrote;wrote:
Hi Savitha,
Out of curiosity, I have a question concerning assembly and integration in
XWiki. Suppose we would want to integrate the solrj search in the platform,
what's the path to get there ?
Am coming up with a set up document for integrating Solr Search with XWiki
platform. Will share it with you soon.
I have some issues with the Amazon EC2 server, the xwiki application is
being killed due to overshoot of allocated memory and the server is down
half the time and the previous mail was unusable.
For example I see lots of conf under
https://github.com/xwiki-contrib/xwiki-platform-solr/tree/master/solr,
with hardcoded paths (example in solrconfig.xml). Do they actually matter ?
In this case could they be generated to be relative to the webapp
The paths can be ignored. I have removed the paths from the solrconfig.xml
file. All the required libraries will be copied to xwiki lib directory.
Thanks in advance
Jerome
On 08/10/2012 02:45 AM, savitha sundaramurthy wrote:
Dear XWiki Community,
I have implemented the Advanced Search Features and Admin
Module
for Solr Search Component.
The features include:
*Querying over:*
1. Plain strings ( can filtered based on space and language )
2. Objects [ object:XWiki.XWikiUsers ]
3. Properties [ XWiki.XWikiUsers.first_name : Sa* ]
4. Attachments [ filename:gsoc.pdf ]
5. Facets [ Space, Creator, Author, Creation Date, Modification Date,
Language ...]
6. Advanced search using document fields like title, name, comments,
space, language etc..
7. Multilingual Support
*Admin Gui:*
1. Index based on the wiki and the available spaces.
2. All the statistics
- Indexing stats
- Solr details, versions
- Solr configuration files and their sizes.
- Component details.
3. Indexing page.
- Details of indexing process in progress.
For more detailed information for Advanced search refer to the link below:
http://dev.xwiki.org/xwiki/**bin/view/GoogleSummerOfCode/**
Solr+Feature+Page<http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode…
The detailed information about the admin module, Progress of the project,
API and the recent code is given in the progress page:
http://dev.xwiki.org/xwiki/**bin/view/GoogleSummerOfCode/**
SOLRsearchcomponent<http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCo…
Running instance of the amazon ec2 server:
http://ec2-50-19-181-163.**compute-1.amazonaws.com:8080/**
xwiki/bin/admin/XWiki/**XWikiPreferences<http://ec2-50-19-181-163.compute-1.amazonaws.com:8080/xwiki/bin/admin/XWiki/XWikiPreferences>
http://ec2-50-19-181-163.**compute-1.amazonaws.com:8080/**
xwiki/bin/view/Search/**Advanced+Search<http://ec2-50-19-181-163.compute-1.amazonaws.com:8080/xwiki/bin/view/Search/Advanced+Search>
--
Peace,
---Jerome
______________________________**_________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/**mailman/listinfo/devs<http://lists.xwiki.org/ma…
--
Thanks,
Savi