Hi All,
I have a product to be developed with following main tables in it
1. Question table (Question_ID, Question_Title, Question_Description,
Question_Category, Question_creation_date are columns in this table)
2. My web site users can answer each question (Question_ID (foreign key to
above
Check out this link
http://www.ibm.com/developerworks/library/os-php-apachesolr/index.html
If anyone of you used it can you share your experiences.
Thanks,
Kishore Veleti A.V.K.
Julian Davchev wrote:
>
> Hi,
> I am about to integrate solr for index/search of my documents/data.
> It's php app
Thanks Erik for your reply.
But I have another question. Supose say I already have my database primary
key as uniqueId in SOLR. Besides uniqueKey "Id" field I have 3 more fields
say field1, field2, field3. I want to make sure that in SOLR I will have
only one document where field1, field2, field