[
https://issues.apache.org/jira/browse/OODT-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955890#comment-13955890
]
Chris A. Mattmann commented on OODT-666:
----------------------------------------
Rishi, I am +1 for everything in this patch except for filemgr.properties and
the update to use Solr by default. This takes the ease of use of File Manager a
level down b/c it requires Solr to be up and running in order for it to work.
For users who want an external service dependency on Solr it should be as
simple as "enabling Solr". It shouldn't take away the default behavior (which
now presents a different user experience) and say it's "as easy as reverting to
the way it used to be (Lucene)". We shouldn't have to revert.
My suggestion:
# Re-enable Lucene (leave everything else the same)
# Command prompt based catalog selection performed in subsequent patch
> Have RADiX use Solr as the default FileManager catalog
> ------------------------------------------------------
>
> Key: OODT-666
> URL: https://issues.apache.org/jira/browse/OODT-666
> Project: OODT
> Issue Type: Improvement
> Components: file manager, radix
> Affects Versions: 0.6
> Reporter: Rishi Verma
> Assignee: Rishi Verma
> Fix For: 0.7
>
> Attachments: OODT-666.rverma.03-03-2014.patch.txt
>
>
> Hi All,
> Many new projects using RADiX typically go through the procedure of
> configuring the RADiX file manager catalog to use Solr as the default
> cataloger. In my opinion, there is strong motivation to make Solr the default
> catalog for RADiX FileManager component to save time and effort for people.
> Please let me know what you all think!
> Some immediate benefits to doing the above:
> 1. Previous Lucene-type queries of the FileManager will still work
> 2. Solr includes some amazing search features by default, through its webapp.
> Including this webapp by default will give users a new GUI-based method of
> querying their catalogs.
> 3. Save time and effort converting RADiX to use Solr on a per-project basis,
> but at the same time, make it trivial to switch back to Lucene if that's what
> is desired (i.e. via the filemgr.properties file).
> At a basic development level, here's what will need to be done:
> 1. Incorporate the Solr catalog as part of the RADiX build/package process
> 2. Incorporate the Solr webapp into RADiX
> 3. Ensure the RADiX FileManager uses Solr as the default catalog
> If the above is successful, we may even want to try making the original
> (non-RADiX) FileManager use Solr as the default catalog. There may be
> benefits here too.
> Thanks,
> Rishi
--
This message was sent by Atlassian JIRA
(v6.2#6252)