statedecoded icon indicating copy to clipboard operation
statedecoded copied to clipboard

Replace laws_references with Solr functionality

Open waldoj opened this issue 12 years ago • 0 comments

Now that Solr is part of the install process, we really don't need laws_references. The only purpose of that table is to record every mention of every law in every other law, but that's unnecessary if Solr's tokenizer is working properly. Eliminate the population of this table from the importer, and replace the method with one that will return the same data, but extract it from Solr instead.

waldoj avatar Sep 30 '13 16:09 waldoj