medialab / reanalyse

django platform to explore TEI verbatims, documents & speakers within structured qualitative studies
Other
5 stars 10 forks source link

use solr XSLT to fetch lucene results #15

Open pierrejdlf opened 12 years ago

pierrejdlf commented 12 years ago

visualization.py : getSolrTermVectorsDict() , getSolrSimilarArray()

rather than parsing the xml received, keeping the fields, sorting, ... better doing all selection using XSLT on the solr side