Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
We have a corporate website that we're redesigning in Drupal. One of the features of the new site is that it will provide a site search powered by Apache Solr.
The piece I'm having trouble figuring out is what level of server hardware resources does an Apache Solr server need? The only answers to this question I've found while Googling is "it depends".
I have installed the cck version 6.x in my drupal site.
And I search many articles for cck .
I add a new Content type whiched named 'Song'.
This new content type has a new field which named 'artist'.
This filed is just a textfield.
But when I add a new cotent for this new content type .
I only saw two fields Title 、Content ,but this field ,artist don't existed .
How can I edit this new field .
Please give me a hand , thank you .
create a website which displays different products, categorize them , their basic details, then different customers, the products that they have taken, the product price list , and then RMA for the products that have been returned . so all in all it will be a online database about the products, the customers, current products status and then the current quota of products.