Task #5930
closed
Feature #5810: Implement SOLR-based search
Add a configuration property to turn on/off the indexing processes (SOLR indexing)
Added by Jing Tao over 11 years ago.
Updated over 11 years ago.
Description
So that Metacat installations can decide which (or both) they want to use.
The proposed the property is:
dbquery.enabledEngines=pathquery,solr
The default value is both on.
If we removed the "solr" from the engine list, metacat-index will not build index anymore. And the solr query will be disabled as well.
The pathquery hasn't been done yet. Here is the idea: if we turn the "pathquery" off, the building index for both xml_index and xml_path_index will be off. But we need to make sure this will not break the metacat.
- Tracker changed from Bug to Feature
- Subject changed from Add a configuration property to turn on/off the indexing processes (both pathquery indexing and the new SOLR indexing) to Add a configuration property to turn on/off the indexing processes (SOLR indexing)
- Status changed from New to Closed
Also available in: Atom
PDF