Thanks Mark, so perhaps a more appropriate config would be
which would require the collection and coreName be specified as System
Properties.
On Sat, Sep 10, 2011 at 4:22 PM, Mark Miller wrote:
>
> On Sep 9, 2011, at 6:54 PM, Pulkit Singhal wrote:
>
>> Thanks Again.
>>
>> Another quest
Is this feature on Trunk currently?
On Sat, Sep 10, 2011 at 12:26 PM, Patrick Sauts
wrote:
> Real Time indexing (solr 4) or decrease replication poll and auto commit
> time.
>
> 2011/9/10 Jamie Johnson
>
>> Is it appropriate to query the master servers when replicating? I ask
>> because there c
On 9/10/2011 3:54 PM, Pulkit Singhal wrote:
> Hi Yury,
>
> How do you manage to start the instances without any issues? The way I see
> it, no matter which instance is started first, the slave will complain about
> not being to find its respective master because that instance hasn't been
> started
Hi,
Does Solr support nested documents? If not is there any plan to add such a
feature?
Thanks.
Sorry, stupid question, now I see that the core still starts and the polling
process simply logs an error:
SEVERE: Master at: http://localhost:7574/solr/master2/replication is not
available.
Index fetch failed. Exception: Connection refused
I was able to setup the instructions in-detail with this
On Sep 9, 2011, at 6:54 PM, Pulkit Singhal wrote:
> Thanks Again.
>
> Another question:
>
> My solr.xml has:
>
>
>
>
> And I omitted -Dcollection.configName=myconf from the startup command
> because I felt that specifying collection="myconf" should take care of
> that:
> cd /trunk/solr
Hi Yury,
How do you manage to start the instances without any issues? The way I see
it, no matter which instance is started first, the slave will complain about
not being to find its respective master because that instance hasn't been
started yet ... no?
Thanks,
- Pulkit
2011/5/17 Yury Kats
>
I want to create full-text search for my database.
It means that search engine should look up some string for all fields of my
database.
I have created Solr configuration for extracting and indexing data from a
database.
According documentation in the file schema.xml I have created field f
I'd use the suggester:
http://wiki.apache.org/solr/Suggester
The suggester can give a collation. The TermsComponent can't do that.
The suggester builds on top of the spellchecking infrastructure, so
should be easy to use if you're familiar with that.
Martijn
On 10 September 2011 08:37, Manish Ba
Sorry a message got sent without me finishing it up, ctrl+s is not save but
send ... sigh!
Yes now I'm sure that
a) collection="blah" in solr.xml, and
b) -Dcollection.configName="myconf" at cmd line
actually fill in values for two very different fields.
Here's why I say so:
Example config # 1:
Yes now I'm sure that
a) collection="blah" in solr.xml, and
b) -Dcollection.configName="myconf" at cmd line
actually fill in values for two very different fields.
Here's why I say so:
Example config # 1:
Results in:
/collections (v=6 children=1)
scaleDeep (v=0 children=1) "configName=
1s of all, thanks everyone, your expertise and time is much appreciated.
@Jamie:
Great suggestion, I just have one small objection to it ... I wouldn't
want to mix the core's name with the collection's configName. Wouldn't
you also want to keep the two separate for clarity? What do you think
about
Real Time indexing (solr 4) or decrease replication poll and auto commit
time.
2011/9/10 Jamie Johnson
> Is it appropriate to query the master servers when replicating? I ask
> because there could be a case where we index say 50 documents to the
> master, they have not yet been replicated and a
Is it appropriate to query the master servers when replicating? I ask
because there could be a case where we index say 50 documents to the
master, they have not yet been replicated and a user asks for page 2,
when they ask for page 2 the request could be sent to a slave and get
0. Is there a way
Hi,
key:value1^8 key:value2^4 key:value3^2 is correct.
Sorry for bad query written.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-write-this-query-tp3318577p3325033.html
Sent from the Solr - User mailing list archive at Nabble.com.
Not yet. If you want you can create an issue for sorting groups by numFound.
On 9 September 2011 18:49, O. Klein wrote:
> I am also looking for way to sort on numFound.
>
> Has an issue been created?
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Sorting-groups-by-nu
16 matches
Mail list logo