-
```
Add per-field highlighting parameters override. From
http://wiki.apache.org/solr/HighlightingParameters :
Some parameters may be overriden on a per-field basis with the following
syntax:
f..=
…
-
```
Create a silverlight version.
```
Original issue reported on code.google.com by `mauricio...@gmail.com` on 1 Feb 2011 at 10:52
-
```
Support Mono. Check if it compiles, set up a xbuild/nant script to run the
tests.
```
Original issue reported on code.google.com by `mauricio...@gmail.com` on 13 Sep 2009 at 12:45
-
```
Support Mono. Check if it compiles, set up a xbuild/nant script to run the
tests.
```
Original issue reported on code.google.com by `mauricio...@gmail.com` on 13 Sep 2009 at 12:45
-
Hi All,
I need to update one field,
And I Just have id,
But does not need to update all,
Can I do that? how?
-
```
What steps will reproduce the problem?
1. Given appropriate document in Solr index, Spell check query with word like
"innuvative natbook" offer two collate suggestion in solr, i.e. "innovative
n…
-
```
Implement Begin/End pattern for async operations.
```
Original issue reported on code.google.com by `mauricio...@gmail.com` on 7 Sep 2010 at 6:00
-
```
Port JavaBinCodec (
http://svn.apache.org/repos/asf/lucene/solr/trunk/src/common/org/apache/solr/
common/util/JavaBinCodec.java ) to .net to parse binary responses.
See also http://wiki.apache.o…
-
```
Port JavaBinCodec (
http://svn.apache.org/repos/asf/lucene/solr/trunk/src/common/org/apache/solr/
common/util/JavaBinCodec.java ) to .net to parse binary responses.
See also http://wiki.apache.o…
-
We configure a cloud-based Solr 8.11.1 with three nodes.
We also turned on basic authentication on Solr.
If we connect directly with one of the nodes all works fine.
If we logon via zookeper to …