Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Solr indexer improve #18

Closed
wants to merge 6 commits into from
Closed

Conversation

yecao
Copy link
Contributor

@yecao yecao commented Dec 9, 2013

  1. Update SolrIndexer.java to enable parse and index user defined fields.
    fields configuration are read from:
    fcrepo-jms-indexer-webapp/src/main/resources/solrIndexerFieldsConfig.txt
  2. Test SolrIndexerTest.java is updated and read fields configuration from:
    fcrepo-jms-indexer-core/src/test/resources/solr/solrIndexerFieldsConfig.txt
    Config file for embedded solr server for testing is updated to index fields defined in file above:
    fcrepo-jms-indexer-core/src/test/resources/solr/conf/schema.xml
  3. SolrIndexerIT.java is deleted since it did the same testing as SolrIndexerTest.java above but reading configuration from Spring xml.
    Short documents are at wiki:
    https://wiki.duraspace.org/display/FF/Solr+Indexer+Setup
    https://wiki.duraspace.org/display/FF/SolrQueryRecipes

@awoods
Copy link

awoods commented Apr 8, 2014

OBE

@awoods awoods closed this Apr 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants