Hi, all, 

I want to ask about the feasibility of doing development on DSpace discovery 
search. 

1. In my case, I want to do multilingual search, and I want to deploy a 
multi-core solr index. Does discovery support multi-core solr deployment? 

2. I want the index in this behavior : before index a document, I detect the 
language and then decide which core to put the document. For this purpose,  I 
would change Solr's default behavior, and call Tika's languageIdentifier API 
(wrapped in Solr) before doing index. Is that possible? 

3. I want the query in this behavior, same as index: when a query comes in, I 
detect the language and then decide which core to look into. For this purpose, 
I would also need to call the language API. Can I change part of the code in 
discovery, so that I can achieve the above mentioned behavior? 

Thanks. 

Best 
Bing


                                          
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to