Closed (outdated)
Project:
Apache Solr Views
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2010 at 06:14 UTC
Updated:
13 Nov 2018 at 15:39 UTC
Jump to comment: Most recent
Comments
Comment #1
Scott Reynolds commentedI have just cvs updated to the very latest Views3 and it does indeed work.
This might be causing an issue
You can try changing that to 2 instead of '3.0-dev'. Doing that should work. The reason I set the api high is so people actually uses Views3, I have found people don't always follow instructions :-D
If that does work, then I will need to adjust that string.
Comment #2
gsvitak commentedthanks that worked... I changed the api statement in the module file and everything is fine..
Greg
Comment #3
Scott Reynolds commentedUpdating the title so I can so it can be worked on.
Comment #4
Remon commentedHi there
Although I'm already using views 3.0, I installed the module to find that there is no views type "Apachesolr view", after an hour of debugging or so I figured out that the declared api version is (strangely) '3.0-dev'!, which does not exist in any of views 3 versions (dev, alpha1, alpha2 and alpha3) cause the version declared there till now is '3.0-alpha1'.
I think that changing api version to 3.0-dev is not the best decision, we should stick to version 2.0 till version 3.0 is released.
Comment #5
Scott Reynolds commentedProblem with that is people create issues saying "Apache Solr created this huge database error". And its because they used it with Views2.
Comment #6
Scott Reynolds commentedThis is now done intentionally to prevent the use of any of the alpha versions. and this because: #790306: Undefined method init_pager() and the pager system isn't in an Alpha version of Views yet.
Comment #7
Scott Reynolds commented...
Comment #8
kenorb commentedVersion 6.x is no longer supported due to Drupal 6 End of Life. For Drupal 8.x, use Search API Solr Search instead.