-
So if you put state codes into a property and need to query for "OR" and do `new SolrQueryByField("OriginGeographyKey", "OR")` then it ends up running `OriginGeographyKey:OR OR DestinationGeographyKey…
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=89 )
Support `Dictionary` mapping
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=76 )
Add facets by price ranges to sample app.
-
Hi
I have setup my Solr 6.2.1 as describte on the Website and when I call the Search via URL => http://localhost:8983/solr/qms/select?q=name:"A Clash of Kings" it returns the following XML =>
`
-
-
0…
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=214 )
Implement schema API operations.
Reference: http://wiki.apache.org/solr/SchemaRESTAPI
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=195 )
Define appropriate DebuggerDisplayAttribute in all query classes to make debugging easier.
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=74 )
Add autocomplete to the free search textbox in the sample app.
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=69 )
Implement a direct connection to [SolrIKVM](https://github.com/mausch/SolrIKVM), much like SolrJ has EmbeddedSolrServer.
-
Hi
can I use multiple collections search on Solrnet?
and how to use it? have any example?
I'm not use cloud mode.
thanks
-
(moved from https://code.google.com/p/solrnet/issues/detail?id=161 )
http://wiki.apache.org/solr/UpdateXmlMessages#A.22commit.22_and_.22optimize.22