|
Sorts possibly in reverse by the terms in field then by index order (document number). The type of value in field is determined automatically. See also: http://clucene.sourceforge.net/doc/html/classlucene_1_1search_1_1Sort.html
Creates a sort, possibly in reverse, by terms in the given field where the type of term value is determined dynamically (AUTO). SortField (String field, FieldCache.Parser ... http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/org/apache/lucene/search/SortField.html
Sort (String field, boolean reverse) Sorts possibly in reverse by the terms in field then by index order (document number). http://lucene.apache.org/java/2_3_1/api/org/apache/lucene/search/Sort.html
Sort (String field, boolean reverse) Sorts possibly in reverse by the terms in field then by index order (document number). http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/org/apache/lucene/search/Sort.html
Creates a sort, possibly in reverse, by terms in the given field where the type of term value is determined dynamically (AUTO). SortField (String field, int type) http://lucene.apache.org/java/2_3_1/api/org/apache/lucene/search/SortField.html
Creates a sort, possibly in reverse, by terms in the given field with the type of term values explicitly given. Parameters: http://clucene.sourceforge.net/doc/html/classlucene_1_1search_1_1SortField.html
Creates a sort, possibly in reverse, by terms in the given field where the type of term value is determined dynamically (AUTO). SortField (String field, int type) http://www.gate.ac.uk/gate/doc/javadoc/gate/creole/annic/apache/lucene/search/SortField.html
Posted: Wed Apr 18, 2007 4:38 am Post subject: cant figure out how to sort.... possibly due to loop http://www.celerondude.com/forums/viewtopic.php?p=8809
113 /** Creates a sort, possibly in reverse, by terms in the given field with the: 114 * type of term values explicitly given. 115 * @param field Name of field to sort by. http://www.cenqua.com/clover/20/samples/lucene/org/apache/lucene/search/SortField.html#SortField
Possibly, Sort of, What the New RoboCop Might Look Like ... From the currently underway Licensing International Expo in New York, here's the first look at a poster for MGM's remake ... http://www.iwatchstuff.com/2008/06/possibly_sort_of_what_the_new.php
APLN Members Network : APLN Members Network Backlog: Suggestion - possibly sort members by last... http://apln.sharepointsite.com/Lists/Tasks/DispForm.aspx?ID=7
Bucket sort is possibly the simplest distribution sorting algorithm. The essential requirement is that the size of the universe from which the elements to be sorted are drawn is a ... http://www.brpreiss.com/books/opus5/html/page512.html
92 /** Creates a sort, possibly in reverse, by terms in the given field where: 93 * the type of term value is determined dynamically ({@link #AUTO AUTO}). http://www.agitar.com/openquality/jakarta-lucene/org/apache/lucene/search/SortField.java.html
... param field Name of field to sort by, cannot be null. */ public SortField (String field) { this.field = field.intern(); } /** Creates a sort, possibly in ... http://www.enerjy.com/explorer/projects/lucene/org/apache/lucene/search/SortField.java.html
0x } /** Creates a sort, possibly in reverse, by terms in the given field where * the type of term value is determined dynamically ({@link #AUTO AUTO}). http://www.agitar.com/openquality/jakarta-lucene-1.4.3/org/apache/lucene/search/SortField.java.html
|