Loading

Author Topic: Need partner integrating solr in osclass. and why should you use solr answered!  (Read 233 times)

maakuone

  • Newbie
  • *
  • Posts: 30
    • Email
Hi,

I am tinkering on having the option of using solr for the search functionality of osclass. I have good knowledge of how solr works but I have basic php knowledge so it would take me months to integrate it by myself.  I have taken a look at some of the code and have a good idea on how it would be done.  Maybe two to three day's work for someone who is good in php.

Why use solr?
Relevant search result e.g. when you search for car, actual cars are placed on the top of search results and not those House with car garage (just an example which can happen)
Use of synonym file. define car and automobiles as synonyms and when you search for car, those automobile ads will be part of your search result
Faceting - grouping of results
Elevate - put an item on top of search result, great for premium ads
Fast!

Exercise your Brain! Lumosity.Com Account $2.50 per month
Selling Classipress License $25

seven

  • Jr. Member
  • **
  • Posts: 73
:) that seems a good idea :)

Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
I could help if you tell me which would be the SOLR calls to retrieve the ads. Moreover, it should be a config.php standard for most of the OSClass installations. I mean, I wouldn't use facets for attributes plugins because it's possible that most people wouldn't use them. Just curiosity, what it's the purpose of using SOLR? Do you have a large site?

maakuone

  • Newbie
  • *
  • Posts: 30
    • Email
Cool. I would make the initial setup then I'll get back to you.

I just want to give my users a more relevant search result
Exercise your Brain! Lumosity.Com Account $2.50 per month
Selling Classipress License $25

abeel

  • Newbie
  • *
  • Posts: 29
Hi maakuone any news about solr integration ?