| clear query|facets|time |
Search criteria: .
Results from 261 to 270 from
5874 (0.26s).
|
|
|
Loading phrases to help you refine your search...
|
|
Solr vs ElasticSearch: Part 4 – Faceting | Sematext Blog on WordPress.com - all - [Sematext # blog]
|
|
...Solr vs ElasticSearch: Part 4 – Faceting October 30, 2012 by Rafał Kuć 2 Comments Solr 4 (aka SolrCloud) has ...
|
|
|
http://blog.sematext.com/2012/10/30/solr-vs-elasticsearch-part-4-faceting/
2012-10-30, 00:00
|
|
|
Lucene V4 - Lucene.Net - [mail # dev]
|
|
...I guess, a bit late to ask this question, as I can see 3.6 in svn Has skipping of respective Java version ever considered ? I presume, it is easier to migrate from 3.6 to 4...
|
|
|
Author: Michael Mitiaguin,
2012-10-29, 23:31
|
|
|
Re: blog roller - Lucene.Net - [mail # dev]
|
|
...IIRC the site is static, generated via SVN post-commit hook. Since the blog list is generated at build time (not on every page load) it would only be updated if you committed some change to ...
|
|
|
Author: Troy Howard,
2012-10-26, 08:28
|
|
|
blog roller - Lucene.Net - [mail # dev]
|
|
...I updated the blog with a post, but can't seem to get it to publish to the main page of our website - anyone have any ideas? ...
|
|
|
Author: Prescott Nasser,
2012-10-26, 08:11
|
|
|
Re: Faceted Search - Lucene.Net - [mail # user]
|
|
...No need to go to Solr You can either port this yourself, should be fairly easy (and we'll be happy to get it as a contrib), or you could use RavenDB for that, or snap the code that doe...
|
|
|
Author: Itamar Syn-Hershko,
2012-10-23, 15:01
|
|
|
Re: Faceted Search - Lucene.Net - [mail # user]
|
|
...Hi Brad, I recommend that you use Solr, but you could use BoboBrowse.Netalternativly implement Facets yourself. Regards, Anders Lybecker On Tue, Oct 23, 2012 at 12:21 PM, B...
|
|
|
Author: Anders Lybecker,
2012-10-23, 14:52
|
|
|
Faceted Search - Lucene.Net - [mail # user]
|
|
...Hi All, I am very interested in the Lucene Faceted Search implementation (detailed here: http://lucene.apache.org/core/4_0_0-BETA/facet/org/apache/lucene/facet/doc-files/userguide.html...
|
|
|
Author: Brad Leach,
2012-10-23, 10:21
|
|
|
Re: Lucene.Net Dist - Lucene.Net - [mail # dev]
|
|
...svnwcsub hasn't been set up for that URL. Probably you didn't file a ticket to create your dist/release/ tree, or it wasn't handled completely. Prescott Nasser wrote on Sat, Oct ...
|
|
|
Author: Daniel Shahaf,
2012-10-21, 15:17
|
|
|
Lucene.Net Dist - Lucene.Net - [mail # dev]
|
|
...Hey Infra - I uploaded our binaries to https://dist.apache.org/repos/dist/release/lucene.net. But they don't seem to be appearing at http://www.apache.org/dist/. I suppose I mad...
|
|
|
Author: Prescott Nasser,
2012-10-21, 04:23
|
|
|
Re: Optimizing lucene updates - Lucene.Net - [mail # dev]
|
|
...Lucene isn't optimized for that. Deletes are very costly by design. Furthermore, think about multi-segment scenario - documents from very old segments will have to be found as well, so you'l...
|
|
|
Author: Itamar Syn-Hershko,
2012-10-20, 23:23
|
|
|
|