Dan,
You didn't mention whether you tried &wt=json . Does it work if you use that
to tell Solr to return its response in JSON format?
Otis
--
Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch
- Original Message
> From: Dan Yamins
> To: solr-user@lucene.apache.org
> Sent: S
Ravi,
I think if your synonyms were in a DB, it would be trivial to periodically dump
them into a text file Solr expects. You wouldn't want to hit the DB to look up
synonyms at query time...
Otis
--
Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch
- Original Message
> Fro
Polyvore (http://www.polyvore.com) is a well-funded startup company backed
by Benchmark Capital and Matrix Partners. It is a fast-growing site with
over 5 million unique visitors and 120 million pageviews per month. At
Polyvore, we strive to build products that delight people. By design, we
keep th
Thanks for helping out this user Hoss. I needed to highlight the
ramifications of both the trie types and the impact of the ms() function on
chapter 5 so I enhanced this addendum a bit more. I feel a little bad with
"1.4" in the book title given the book came out before its release, but
Packt ba
Hi :
Is there any work done in providing synonyms from a database instead of
synonyms.txt file ? Idea is to have a dictionary in DB that can be enhanced
on the fly in the application. This can then be used at query time to check
for synonyms.
I know I am not putting thoughts to the performanc
Hi:
I'm trying to use figure out how to get solr responses and use them in my
website.I'm having some problems figure out how to
1) My initial thought is is to use ajax, and insert a line like this in my
script:
data = eval($.get("http://localhost:8983/solr/select/?q=*:*
").responseText
Make two copies of the index. In each copy, delete the records you do
not want. Optimize.
On Fri, Jan 8, 2010 at 4:08 AM, kalidoss
wrote:
> Thanks Koji,
>
> http://wiki.apache.org/solr/MergingSolrIndexes -this will be useful for
> merge 2 different indexes, am looking for a tool like to Split a
Sharehound only indexes file names & dates.
On Thu, Jan 7, 2010 at 1:58 PM, Otis Gospodnetic
wrote:
> Matt:
>
> http://sharehound.sourceforge.net/
>
> Otis
> --
> Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch
>
>
>
> - Original Message
>> From: Matt Wilkie
>> To: solr-user@l
Hmmm I'd never thought of this configuration. It actually does
make sense if Solr is not the "System Of Record" (master copy).
Please file a JIRA request for bidirectional (or rather peer-to-peer)
replication.
On Thu, Jan 7, 2010 at 12:49 PM, Otis Gospodnetic
wrote:
> Your setup with the mas