Hi,

I'm not sure if you have a specific question there.
But regarding "PHP integration" part, I just learned PHP now has native Solr 
(1.3 and 1.4) support:

  http://twitter.com/otisg/status/5757184282


Otis
--
Sematext is hiring -- http://sematext.com/about/jobs.html?mls
Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR



----- Original Message ----
> From: mbneto <mbn...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Sun, November 15, 2009 4:56:15 PM
> Subject: Newbie tips: migrating from mysql fulltext search / PHP integration
> 
> Hi,
> 
> I am looking for alternatives to MySQL fulltext searches.  The combo
> Lucene/Solr is one of my options and I'd like to gather as much information
> I can before choosing and even build a prototype.
> 
> My current need does not seem to be different.
> 
> - fast response time (currently some searches can take more than 11sec)
> - API to add/update/delete documents to the collection
> - way to add synonymous or similar words for misspelled ones (ex. Sony =
> Soni)
> - way to define relevance of results (ex. If I search for LCD return
> products that belong to the LCD category, contains LCD in the product
> definition or ara marked as special offer)
> 
> I know that I may have to add external code, for example, to take the
> results and apply some business logic to resort the results but I'd like to
> know, besides the wiki and the solr 1.4 Enterprise Seacrh Server book (which
> I am considering to buy) the tips for solr usage.

Reply via email to