Hi...
thanks for these great modules...
I am using Search Lucene API on a project, which is really great... However, the client came back and asked if i can add a Top Rated filter to the results. I know the best way to accomplish this would be to use the Views integration. I downloaded the dev version and tried this. The views integration works fine with the keywords search. Howevever, when i add a node relationship for Node: Vote Results, it does not add any additional sort criteria..
can you tell me how i can accomplish this?
if this requires some additional coding or changes, please point me what i should be doing and i will be able to do it and submit the code for review... i am not a great deal of a programmer in Lucene but can code the drupal part of it if given directions...
i need this feature on a high priority, and any help is greatly appreciated...
thanks for your time :-)
Comments
Comment #1
nvl.sateesh commented@update:
I understand upon little code review that other sort filters have been intentionally removed
So, can i get these filters instead of the lucene level sorts ? i tried by commenting this function output so that all filters come back... they come back and i am able to use the voting api sort criteria before the view is saved. but once saved, it gives an error saying
i am assuming that luceneapi_views is rendered on the fly using some temporary table?
what can i do to use voting api results and other filters in search lucene results instead of the lucene's internal filters and sort?
thanks.....
Comment #2
cpliakas commentedDue to end of life announcement.