I have some issues with mysqlfulltext search, so i'm interested what backend does meta.osqa.net use for similar questions and main search? Do you use fulltext search provided by the DB? (which db?) or something customized?

asked 13 Jul '11, 09:11

Dejan%20Noveski's gravatar image

Dejan Noveski
16112
accept rate: 0%


meta.osqa.net uses PostgreSQL for our database, and I believe we are currently using postgres full-text search. In our Qato product we use a Lucene/Solr full-text search strategy with excellent results.

link

answered 13 Jul '11, 09:48

rickross's gravatar image

rickross ♦♦
12.5k2914972
accept rate: 46%

How does Lucene/Solr work with OSQA? Or is it available?

(13 Jul '11, 14:40) drewoid

DZone does not provide any support for Lucene/Solr in OSQA at this time.

(13 Jul '11, 16:47) rickross ♦♦

MySQL full text search is supported too. Sphinx search is also supported, see in the modules directory.

link

answered 13 Jul '11, 15:17

brusacco's gravatar image

brusacco
1611411
accept rate: 66%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×298
×62
×56
×43

Asked: 13 Jul '11, 09:11

Seen: 1,164 times

Last updated: 13 Jul '11, 16:47

powered by OSQA