manipulate the results coming back from SOLR? (was: possible to do arithmetic on returned values?)

2011-12-12 Thread Gabriel Cooper
I'm hoping I just got lost in the shuffle due to posting on a Friday night. Is there a way to change a field's data via some function, e.g. add, subtract, product, etc.? On 12/9/11 4:17 PM, Gabriel Cooper wrote: Is there a way to manipulate the results coming back from SOLR? I h

possible to do arithmetic on returned values?

2011-12-09 Thread Gabriel Cooper
;in dollars" number. To do this I played around with Function Queries for a while without realizing they're limited to relevancy scores, and later found "DocTransformers" in 4.0 whose description sounded right but don't exist in 3.5. Is there anything else I haven't considered? Thanks for any help Gabriel Cooper.

DIH when using XML Files questions

2011-09-27 Thread Gabriel Cooper
I'm researching using DataImportHandler to import my data files utilizing FileDataSource with FileListEntityProcessor and have a couple questions before I get started that I'm hoping you guys can assist with. 1) I would like to put a file on the local filesystem in the configured location and have