/[Apache-SVN]
ViewVC logotype

Revision 800393


Jump to revision: Previous Next
Author: markrmiller
Date: Mon Aug 3 14:12:15 2009 UTC (15 years, 3 months ago)
Changed paths: 4
Log Message:
LUCENE-1776: Add an option to not collect payloads for an ordered SpanNearQuery. Payloads were not lazily loaded in this case as the javadocs implied. If you have payloads and want to use an ordered SpanNearQuery that does not need to use the payloads, you can disable loading them with a new constructor switch.

Changed paths

Path Details
Directorylucene/java/trunk/CHANGES.txt modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/search/spans/NearSpansOrdered.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/search/spans/PayloadSpans.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/search/spans/SpanNearQuery.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26