| clear query|facets|time |
Search criteria: .
Results from 181 to 190 from
5874 (0.358s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Lucene.NET for WinRT/Windows 8 - Lucene.Net - [mail # user]
|
|
...Hi, We've got an issue regarding this; https://issues.apache.org/jira/browse/LUCENENET-491, but there's no logged progress for this in Jira. It would be a welcome informati...
|
|
|
Author: Simon Svensson,
2012-12-12, 08:19
|
|
|
Lucene Backup - Lucene.Net - [mail # user]
|
|
...I have read the hot backups green paper at http://www.manning.com/hatcher3/ and was wondering if someone has an implementation using Lucene.net? Are there anything special with Lucene....
|
|
|
Author: jcwrequests,
2012-12-12, 00:06
|
|
|
Lucene.NET for WinRT/Windows 8 - Lucene.Net - [mail # user]
|
|
...Hello all, Are there any plans to provide a version of Lucene.NET that would work with WinRT / Windows 8 / .NET 4.5? I did not see anything in the list archives that addres...
|
|
|
Author: N. Trevor Brierly,
2012-12-11, 18:04
|
|
|
Why is my index so large? - Lucene.Net - [mail # user]
|
|
...Hi all, I'm trying to index some files on a file server. I built a crawler that runs over the folders and extract the text (using IFilters) from office \ pdf files. The size of t...
|
|
|
Author: Omri Suissa,
2012-12-10, 08:27
|
|
|
SPM Discountorama Announcement | Sematext Blog on WordPress.com - all - [Sematext # blog]
|
|
...SPM Discountorama Announcement December 6, 2012 by sematext 1 Comment We are happy to announce the General Av...
|
|
|
http://blog.sematext.com/2012/12/06/spm-performance-monitoring-discounts/
2012-12-06, 00:00
|
|
|
Re: How to get all documents that fits a query? - Lucene.Net - [mail # user]
|
|
...Hi, Thanks! *Omri Suissa **VP R&D* *Tel: +972 9 7724228 **DiffDoof ...
|
|
|
Author: Omri Suissa,
2012-12-04, 18:32
|
|
|
Re: How to get all documents that fits a query? - Lucene.Net - [mail # user]
|
|
...Hi, You could build a custom collector that does this by reading domain ids in the Collect method. You wouldn't hit an OutOfMemoryException if you avoid reading all hits in...
|
|
|
Author: Simon Svensson,
2012-12-04, 16:42
|
|
|
How to get all documents that fits a query? - Lucene.Net - [mail # user]
|
|
...Hi, I want to enumerate all the documents in the index that fits a specific query (let's say "cat") and perform a task in my database. When I search I need to give a collector, m...
|
|
|
Author: Omri Suissa,
2012-12-04, 16:35
|
|
|
RE: out of memory problems.... ? - Lucene.Net - [mail # user]
|
|
...If the machine is 64-bit, try to build the application in 64-bit. Thanks, Frank Yu From: Simon Svensson [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2012 7...
|
|
|
Author: Frank Yu,
2012-11-29, 16:06
|
|
|
Re: out of memory problems.... ? - Lucene.Net - [mail # user]
|
|
...Hi, It sounds like you're running .NET 4.0 and experiencing a known memory leak . However, you state that "not related to the Systems RAM Memory", which makes me wonder, ho...
|
|
|
Author: Simon Svensson,
2012-11-29, 15:30
|
|
|
|