[
http://issues.apache.org/jira/browse/LUCENE-565?page=comments#action_12430130 ]
Ning Li commented on LUCENE-565:
Doron, thank you very much for the review! I want to briefly comment
on one of your comments:
> (5) deleteDocument(int doc) not im
[ http://issues.apache.org/jira/browse/LUCENE-565?page=all ]
Ning Li updated LUCENE-565:
---
Attachment: NewIndexWriter.Aug23.patch
> Yes I am including this patch as it is very useful for increasing
> the efficiency of updates as you described. I will be conduc
[ http://issues.apache.org/jira/browse/LUCENE-664?page=all ]
Karl Wettin updated LUCENE-664:
---
Attachment: lucene.uxf
This is the class diagram (in UMLet format) linked to in the document. It does
not explain scoring that much - more of an abstract overvie
[
http://issues.apache.org/jira/browse/LUCENE-664?page=comments#action_12430051 ]
Grant Ingersoll commented on LUCENE-664:
Thanks, Michael. I have applied the patch in scoring-small-fixes.patch and
will update the docs.
I will leave th
MarkWilliams wrote:
Hi,
I am having a strange problem with Lucene and am wondering if anyone can
help me.
I have Lucene indexing my site ok, but the problem is with queries.
Search is fine with some terms but when searching with certain other terms,
it seems mainly with terms containing spaces
Hi Grant,
We tried Maven, but found it extremely tedious - yes I admit we are
influenced by the commercial nature of our work and have to tradeoff our
purist software engineering tendencies with pragmatic deadlines :)
My colleges, John wrote this up on the topic: http://safaridev.com/
In a nutshe
[PATCH] small fixes to the new scoring.html doc
---
Key: LUCENE-664
URL: http://issues.apache.org/jira/browse/LUCENE-664
Project: Lucene - Java
Issue Type: Improvement
Components: Website
Hi,
I am having a strange problem with Lucene and am wondering if anyone can
help me.
I have Lucene indexing my site ok, but the problem is with queries.
Search is fine with some terms but when searching with certain other terms,
it seems mainly with terms containing spaces, although others hav
Hey Dejan,
Don't know if it is an option for you, but I use Maven for all of
this. You specify your Project model along with all of its
dependencies and it has plugins that create project files for
IntelliJ and Eclipse (not sure about NetBeans). With a little
tweaking, it setups our ver
: Is it possible to add some kind of SortComparatorSource class / not
: interface in new lucene releases with default behaviour to cache
: ScoreDocComparators?
Anything's possible with a well written patch :)
: > On a related note: have you considered using FunctionQueries (in teh Solr
: > code
10 matches
Mail list logo