| clear query|facets|time |
Search criteria: .
Results from 1 to 6 from
6 (0.52s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Test - Lucene.Net - [mail # dev]
|
|
...Received :) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Itamar Syn-Hershko Sent: mercoledì 29 agosto 2012 15:06 To: [EMAIL PROTECTED] Subject: Re: Test Testin...
|
|
|
Author: Gian Maria Ricci,
2012-08-29, 14:27
|
|
|
RE: FastVectorHilighter - Lucene.Net - [mail # dev]
|
|
...Hi, actually Ive modified my patch because I made extensively use of LINQ and I understand that is not so good to introduce so many changes in standard codebase. So Ive revie...
|
|
|
Author: Gian Maria Ricci,
2012-08-28, 17:26
|
|
|
RE: FastVectorHilighter - Lucene.Net - [mail # dev]
|
|
...Actually the main problem is that FastVectoryHilighter in .NET version does not even support PrefixQuery, and fixing this problem is quite simple thing to do. To fix and support highlight fo...
|
|
|
Author: Gian Maria Ricci,
2012-08-28, 10:37
|
|
|
FastVectorHilighter - Lucene.Net - [mail # dev]
|
|
...Hi to everyone, I'm using the fastVectorHilighter but I found little problems, first of all it does not highlight if you use PrefixQuery or payload query, the problem is quite ...
|
|
|
Author: Gian Maria Ricci,
2012-08-28, 08:53
|
|
|
RE: searching on NOT_ANALYZED fields seems not working. - Lucene.Net - [mail # dev]
|
|
...Thanks, it is almost 12 hours in front of my PC :( and I'm starting to think that I need to take a break ;), I realized it was a casing problem few minutes after wrote this emai...
|
|
|
Author: Gian Maria Ricci,
2012-07-19, 15:33
|
|
|
searching on NOT_ANALYZED fields seems not working. - Lucene.Net - [mail # dev]
|
|
...Hi to everyone, I'm indexing a document with StandardAnalyzer and the document has this format document.Add(new Field("Id", id, Field.Store.YES, Field.Index.NOT_A...
|
|
|
Author: Gian Maria Ricci,
2012-07-19, 15:10
|
|
|
|