Re: dynamic categorization & transactional data

2010-03-20 Thread caman
ds in the text. >>> 2) How about using SOLR as transactional datastore? Need to keep track >>> of >>> rating for each document. Would 'ExternalFileField' be good choice for >>> this use-case? >>> >>> Thanks in advance. >>> &

Re: dynamic categorization & transactional data

2010-03-18 Thread Grant Ingersoll
d 'ExternalFileField' be good choice for >> this use-case? >> >> Thanks in advance. >> > > -- > View this message in context: > http://old.nabble.com/dynamic-categorization---transactional-data-tp27790233p27949786.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem using Solr/Lucene: http://www.lucidimagination.com/search

Re: dynamic categorization & transactional data

2010-03-18 Thread caman
>> Any input is appreciated please > > > > -- View this message in context: http://old.nabble.com/dynamic-categorization---transactional-data-tp27790233p27950036.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: dynamic categorization & transactional data

2010-03-18 Thread Smiley, David W.
You'll probably want to influence your relevancy on this popularity number that is changing often. ExternalFileField looks like a possibility though I haven't used it. Another would be using an in-memory cache which stores all popularity numbers for any data that has its popularity updated sin

Re: dynamic categorization & transactional data

2010-03-18 Thread caman
setting up > categories for each article based on keywords in the text. > 2) How about using SOLR as transactional datastore? Need to keep track of > rating for each document. Would 'ExternalFileField' be good choice for > this use-case? > > Thanks in advance. > --

dynamic categorization & transactional data

2010-03-04 Thread caman
store? Need to keep track of rating for each document. Would 'ExternalFileField' be good choice for this use-case? Thanks in advance. -- View this message in context: http://old.nabble.com/dynamic-categorization---transactional-data-tp27790233p27790233.html Sent from the Solr - User mailing list archive at Nabble.com.