-
(moved from https://code.google.com/p/solrnet/issues/detail?id=64 )
Figure out how to cleanly model [multi-select facets](http://wiki.apache.org/solr/SimpleFacetParameters#Multi-Select_Faceting_and_L…
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=188 )
http://wiki.apache.org/solr/HighlightingParameters/#hl.boundaryScanner
Since this only makes sense for FastVectorHighlighter, it h…
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=190 )
Ideas to implement F# type providers around Solr:
1. A type provider would infer the SolrNet document type from the Solr schema. F…
-
(migrated from https://code.google.com/p/solrnet/issues/detail?id=36 )
Add per-field highlighting parameters override. From http://wiki.apache.org/solr/HighlightingParameters :
Some parameters may b…
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=179 )
Just as in https://github.com/mausch/SolrNet/issues/79, mm expressions currently have to be written as strings. Model mm expressio…
-
Hi Team,
Solrnet.dll was working with visual studio 2012 and when i have opened my solution in visual studio 2015, i am getting the below error if i did build the solution.
Could you please help…
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=166 )
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=154 )
-
Migrated from https://code.google.com/p/solrnet/issues/detail?id=11
-
Hello,
the function 'solr.EnumerateValidationResults()' is designed to work with the 'schema.xml' file only. May you add 'managed-schema' support aswell?
Thank You