Issue Details (XML | Word | Printable)

Key: LUCENE-446
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Doron Cohen
Reporter: Yonik Seeley
Votes: 9
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

search.function - (1) score based on field value, (2) simple score customizability

Created: 05/Oct/05 05:23 AM   Updated: 19/Jun/07 08:14 AM
Return to search
Component/s: Search
Affects Version/s: None
Fix Version/s: 2.2

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works function.patch.txt 2007-06-05 02:33 AM Doron Cohen 117 kB
Text File Licensed for inclusion in ASF works function.patch.txt 2007-05-05 07:04 AM Doron Cohen 93 kB
Text File Licensed for inclusion in ASF works function.patch.txt 2007-05-03 03:09 AM Doron Cohen 93 kB
Zip Archive Licensed for inclusion in ASF works function.zip 2005-12-01 04:56 AM Yonik Seeley 9 kB
Zip Archive Licensed for inclusion in ASF works function.zip 2005-12-01 02:56 AM Yonik Seeley 9 kB
Issue Links:
Reference

Lucene Fields: Patch Available
Resolution Date: 05/Jun/07 04:39 PM


 Description  « Hide
FunctionQuery can return a score based on a field's value or on it's ordinal value.

FunctionFactory subclasses define the details of the function. There is currently a LinearFloatFunction (a line specified by slope and intercept).

Field values are typically obtained from FieldValueSourceFactory. Implementations include FloatFieldSource, IntFieldSource, and OrdFieldSource.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.