| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
17 (0.119s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Commercial Licensing? - Lucene.Net - [mail # dev]
|
|
...We already handle support, and we have expertise in Lucene.NET, so it is pretty easy for us to handle support / consulting on that. On Wed, Feb 20, 2013 at 2:44 AM, Prescott Nasser wr...
|
|
|
Author: Oren Eini,
2013-02-20, 00:49
|
|
|
Re: Commercial Licensing? - Lucene.Net - [mail # dev]
|
|
...We do Ping me for the details On Tuesday, February 19, 2013, Rob Vesse wrote: ...
|
|
|
Author: Oren Eini,
2013-02-19, 20:01
|
|
|
Re: Long-terms plans for supporting .NET 3.5 - Lucene.Net - [mail # dev]
|
|
...Yes, that would work, we routinely get a PR for github.com/ravendb/ravendb, I pull this locally, merge it to github.com/ayende/ravendb, and when we merge back to ravendb/ravendb it is closed...
|
|
|
Author: Oren Eini,
2013-01-25, 06:07
|
|
|
Re: Long-terms plans for supporting .NET 3.5 - Lucene.Net - [mail # dev]
|
|
...What is the difference between PR & Patch On Wed, Jan 16, 2013 at 5:01 PM, Stefan Bodewig wrote: ...
|
|
|
Author: Oren Eini,
2013-01-16, 17:21
|
|
|
Re: Long-terms plans for supporting .NET 3.5 - Lucene.Net - [mail # dev]
|
|
...We have people that come and provide a single pull request, sure. But that isn't a problem. Even a single pull request helps. And we find that usually they come back (I'll say that about 25%...
|
|
|
Author: Oren Eini,
2013-01-16, 05:37
|
|
|
Re: Long-terms plans for supporting .NET 3.5 - Lucene.Net - [mail # dev]
|
|
...We use github for ravendb and require CLA for anything except tests We have a LOT of people contributing On Tuesday, January 15, 2013, Stefan Bodewig wrote: ...
|
|
|
Author: Oren Eini,
2013-01-15, 14:06
|
|
|
Re: Lucene v3.6 - Lucene.Net - [mail # dev]
|
|
...Just to remind you, 3.5 came out in *2007* That is six years ago, and long enough to require 4.0 (came out in 2010, 3 years ago) On Wed, Jan 2, 2013 at 10:06 AM, Itamar Syn-Hershko wro...
|
|
|
Author: Oren Eini,
2013-01-02, 08:13
|
|
|
Re: Order by distance on Spatial Searches (porting from Lucene4 Java) - Lucene.Net - [mail # dev]
|
|
...I am pretty sure that this is supported. I know that we do order by distance in RavenDB. On Fri, Nov 16, 2012 at 11:19 AM, Albert Clemente Peláez wrote: ...
|
|
|
Author: Oren Eini,
2012-11-16, 09:39
|
|
|
Re: Optimizing lucene updates - Lucene.Net - [mail # dev]
|
|
...I tried calling indexWriter.GetReader() and then using the Terms() method to check on that, but that also have non trivial cost as well. I guess that I am trying to see if there are an...
|
|
|
Author: Oren Eini,
2012-10-20, 21:31
|
|
|
Re: Optimizing lucene updates - Lucene.Net - [mail # dev]
|
|
...And that isn't the case, if I am not calling DeleteDocuments(), I don't see the cost of ApplyDeletes. On Sat, Oct 20, 2012 at 10:40 PM, Itamar Syn-Hershko wrote: ...
|
|
|
Author: Oren Eini,
2012-10-20, 20:50
|
|
|
|