On Sun, Aug 16, 2009 at 9:45 AM, swamynathan wrote:
> hi,
> im swamynathan a computer science engineering studying in jaya engg college
> which is under anna univercity,chennai,India
> as a part of my curriculam in the final year i need to do a proj.
> i spoke with some solr users and programmers
actually your dataimport.properties is empty , I guess that is the reason
On Sun, Aug 16, 2009 at 5:19 AM, djain101 wrote:
>
> Hi,
>
> I am following the example on
> http://wiki.apache.org/solr/DataImportHandlerFaq#fullimportdelta
> http://wiki.apache.org/solr/DataImportHandlerFaq#fullimportdelta
On Sun, Aug 16, 2009 at 8:43 AM, Ninad Raut wrote:
> Hi,
> I want to know whats the maximum limit to how many dynamic fields could be
> stored per document.
>
There is no limit.
--
Regards,
Shalin Shekhar Mangar.
On Sun, Aug 16, 2009 at 5:46 AM, Jonathan Vanasco wrote:
> I'm assuming this is simple, and I'm just completely not finding the answer
> in the docs...
>
> I have two request handlers based on dismax
>
>
>
> class="solr.SearchHandler" >
>
>
> How can i support both ?
>
> I've only figured
hi,
im swamynathan a computer science engineering studying in jaya engg college
which is under anna univercity,chennai,India
as a part of my curriculam in the final year i need to do a proj.
i spoke with some solr users and programmers and found out that all content
that are indexed to it are store
On Sat, Aug 15, 2009 at 11:06 PM, Ninad Raut wrote:
> Are all TrieRange fields sortable?
Yes, all of the numeric type variants are sortable.
-Yonik
http://www.lucidimagination.com
> On Fri, Aug 14, 2009 at 10:50 PM, Yonik Seeley
> wrote:
>>
>> On Fri, Aug 14, 2009 at 1:15 PM, Ninad Raut
>> wr
Hi,
I want to know whats the maximum limit to how many dynamic fields could be
stored per document.
Thanks,
Ninad.
Are all TrieRange fields sortable?
On Fri, Aug 14, 2009 at 10:50 PM, Yonik Seeley
wrote:
> On Fri, Aug 14, 2009 at 1:15 PM, Ninad Raut
> wrote:
> > TrieRange ... what are its features? What additional functionality they
> > provide?
>
> - a generally more efficient FieldCache structure (less memo
I want searchable buzzword word and basewords associated with them.
So when I query say for a word like *personality* I also want its associated
baseword *person*.
Also if I search for baseword *person* I want to get all the words
associated with the baseword like *personality,persona *etc.
On Fri
I'm assuming this is simple, and I'm just completely not finding the
answer in the docs...
I have two request handlers based on dismax
class="solr.SearchHandler" >
How can i support both ?
I've only figured out how to have one active, and its killing me.
There is a special-purpose feature that solves exactly this problem: it
assigns the score for a particular field from a file which contains every
known value of the field and a matching float.
Doing a quick scan of the code, this seems to be how it works: the
declaration of the field in schema.xml
Hi,
I am following the example on
http://wiki.apache.org/solr/DataImportHandlerFaq#fullimportdelta
http://wiki.apache.org/solr/DataImportHandlerFaq#fullimportdelta and i
configured my data-config.xml in the similar way as mentioned in the example
on this link. the findDelta entity tag looks lik
Folks:
In our app we index approx 50 M documents every so often. One of the fields
in each document is called "CompScore" which is a score that our back-end
computes for each document. The computation of this score is heavy-weight
and is done only approximately once every few days.When d
Hi,
On Thu, Aug 13, 2009 at 19:29, Mark Bennett wrote:
There are comments in the Solr materials about having an option to cluster
> based on the entire document set, and some warning about this being
> atypical
> and possibly slow. And from what you're saying, for a big enough docset,
> it
> mi
Ok, I'm still having a problem. I believe that I have to set the
solr.solr.home variable somewhere. In Windows, that was easy because
you could just open up the system tray app for tomcat and set it
there. How can I do that in linux? After googling, it suggested that I
set an environment variable i
Shalin,
Thanks for the help. I'm new to solr. You are right, I forgot about
the special directory. I had to set that up when I was first testing
out solr. In fact, I was able to find the tomcat error logs and it
mentioned this:
INFO: Deploying web application archive solr.war
Aug 10, 2009 10:39:2
On Sat, Aug 15, 2009 at 3:51 AM, Archon810 wrote:
>
> I am facing scalability issues designing a new Solr cluster and I need to
> master to be able to handle a relatively high rate of updates with almost
> no
> reads - they can be done via slaves.
>
Is it ok for the new writes to be available at
On Sat, Aug 15, 2009 at 6:52 AM, Aaron Aberg wrote:
> My client is using a dedicated server with plesk for the control
> panel. The hosting provider says that anything done using the control
> panel is supported by their tech support, so if i try anything using
> SSH, it voids that warranty. Its
18 matches
Mail list logo