| Issue 13: | Stop indexing usagerights |
‹ Prev
13 of 13
|
| 1 person starred this issue and may be notified of changes. | Back to list |
Currently the project has c-l index the usagerights. This is pointless. Thus, we need to tell c-l to ignore the usagerights for indexing. Robert Newson reminded me of this on Stackoverflow (http://stackoverflow.com/questions/7327502/using-couchdb-lucene-how-can-i-index-an-array-of-objects-not-values). This needs corrected in: OpenDMS.Storage.Providers.CouchDB.Transactions.Processes.Install Developers that already have the source installed and running need to modify their _design/search document accordingly. No other modifications are required. |