I need to partition my SOLR index into two halves. As it turns out I already have a STRING field which represents the partitioning info I need. Meaning, one ...
HI, In my document i have data as Party value and Party Type. A single document can have multiple Party value and Party Type. For example First document will have Party ...
I'm using Lucene/solr for searching and navigation in file upload application
i need to update the indexed value 'downloaded' for each document for each download.
the same case happed in digg.com , ...
I am using Solr to make search on my database, and i need to get a field with (datetime) data type from mysql database, so i set the select query to ...