Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
i will use it with views 3.x for views with data source from solr and will try the ajax apache solr module too
and is it ok to use the nightly build of apache solr(not the module but the program) or u use a specific one?
the site will end after 4 moths i think so if no beta till then i will continue with 6.x-2.x dev
Comments
Comment #1
robertdouglass commentedThe latest 6.x-1.x dev is probably the very most stable and bug-free.
The latest 6.x-2.x dev is the most feature rich.
Are there any particular features you're aware of that you absolutely must have?
Comment #2
ddorian commentedi will use it with views 3.x for views with data source from solr and will try the ajax apache solr module too
and is it ok to use the nightly build of apache solr(not the module but the program) or u use a specific one?
the site will end after 4 moths i think so if no beta till then i will continue with 6.x-2.x dev
Comment #3
robertdouglass commentedUse the 1.4 release of Solr (the server).
As far as I know Views 3 will work with either the 6.1 or 6.2 branches. I haven't tested the latest version of the ajax module.
Comment #4
ddorian commentedfixed for me
thank you