ApacheSolr

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
the greenman's picture

Altering facets to use a different solr field

In order to build a cross site search system, we have created a centralised taxonomy that will be shared by a number of sites. When content is indexed, we index not only the tid, but also a shared global id for each term. Now, we are looking to integrate with the facetapi.

Read more
meshweta's picture

Facet Api (with Apache Solr) and Taxonomy Integration

Hello,
We are creating a shopping cart and used apache solr for indexing the data and with help of facet api we created blocks of categories but we want to integrate our faceted blocks with taxonomy. With the help of pretty facet we created the urls like taxonomy terms but faceted blocks were not coming on that page.
For Example : I have created faceted path as "product/category/categoryname" also same url of my taxonomy term view "product/category/categoryname"
but on the page of "product/category/categoryname" my faceted search block is not present.

Read more
vivekisontrack's picture

"Updating" facets after search results have been modified in a hook?

I am using the hook_apachesolr_process_results to modify the result set returned by Solr search. However, the enabled filters/facets do not reflect the modifications to the result set. How can I ensure that the facets reflect the changes to the results?

Thanks!

Read more
muschpusch's picture

Trying apachesolr views but which views version to use?

Hey,

i already created an issue but got no reaction. Someone here using apachesolr_views? If yes please tell me which version of views you use (or which dev snapshot). I tried 6.x-3.x-dev and alpha3 but report errors.

regards Volkan

Read more
mbohlig's picture

Lucene Revolution: Boston, October 7-8, 2010: Learn more about using Solr

Drupalers,

Do you want to learn more about what Solr offers? Want to go beyond just copying the packaged schema.xml and solrconfig.xml files, and use more of the rich Solr features for search applications?

If so, please check out Lucene Revolution in Boston, October 7 & 8, 2010 - the first US conference dedicated to Lucene and Solr.

Read more
karma.code's picture

Searching on only one SOLR field

I would like to query ApacheSOLR to return results based on one field in a node but I do not know how to do this. For example, instead of searching for the word 'dog' in a node's title, body, created date, etc, I only want to search the node title for the word 'dog'.

Can I do this using by implementing hook_apachesolr_modify_query? Any feedback on this would be much appreciated.

Read more
bshort's picture

Searching for an Answer - How Solr Can Change Your Life

Duration: 1 hour

Brief description: How are users going to find your content? Search is one of the biggest issues facing site builders and it's one of the hardest problems to solve. With features such as field weighting, faceted searching, and hit highlighting, in addition to enterprise-level full-text searching, Solr provides a leading alternative to Drupal's built-in search. In this session we'll focus on how to use Solr to provide an incredible search experience to your users with minimal pain.

Agenda

Read more
agatlin's picture

Newbie SOLR Questions

We are hoping to use SOLR in a couple of non-standard implementations, and I just have a few questions.

  1. If we want to index all of the documents in a specific file directory (e.g. TIFF images of scanned documents), can we do this directly with SOLR, or do we need Nutch? (I realize TIFFS are quite legacy but in this instance conversion to PDF is not an option.)

  2. If there are specific documents on a remote site we want to index with SOLR (again, specific TIFF documents), what is the best way to accomplish this. (We have the specific URLs for these documents.)

Read more
MichaelCole's picture

Quickstart 0.6 released

Now, with more seeding :-) Download here. Instructions here.

What's new:
- New Drush scripts for quickly configuring sites:
- - E.g. $ drush quickstart-create all --domain=example.dev
- - Configures DNS, apache, database, downloads code with drush make, and opens firefox to start installer.
- - To delete: $ drush quickstart-destroy all --domain=example.dev
- Fixed 9 bugs.
- Lots of tweaks and polish.
- Better documentation
- 600kbps upload pipe now to help with seeds. Prepped several seeders. (A generous offer to HTTP seed in the works)

(Sorry about the list format, drupal.org ate my ul's)

This is the best version yet. I'm starting a project next week on it, so hopefully, it will get better. If you have any experiences you want to share, or suggestions, drop me a not in the issue queue.

Happy Drupaling :-)

Read more
R-H's picture

Use Profile Search

Hello,

Wondering if Apache Solr as implemented in Drupal has the ability to do user profile search. Say I wanted to allow my users to search for other user that met x, y, z criteria and indicated a preference to allow being contacted by another member of the site. Would Solr support that?

Cheers!

Read more
Subscribe with RSS Syndicate content