Hi,
I am a solr newbie,just got a quick question.
SOLR is designed for querying unstructured data,but then why we have to send
it in a structured form(json,xml) for indexing?.
Thanks & Regards,S
Subin
--
View this message in context:
http://lucene.472066.n3.nabble.com/Unstructured-Structure
-
> Managing Board: Jürgen Hatzipantelis (CEO)
> Address of Record: 64331 Weiterstadt, Germany; Commercial Register:
> Amtsgericht Darmstadt HRB 6450; Tax Number: DE 172 993 071
>
>
> On 09.12.2015 09:09, subinalex wrote:
>
> Hi,
>
> I am a solr newbie
Hi All,
I have indexed a json with columns that arenot defined in schema.xml,reason
being i have a dynamicfield defined to catch them.
The indexing completes without error,even the index and tlog folders in
collection root are created.
However,when i login to solr admin console,i am not able to
http://www.solr-start.com/
On 3 September 2016 at 15:55, subinalex <[hidden email]
<http:///user/SendEmail.jtp?type=node&node=4294558&i=0>> wrote:
> Hi All,
>
> I have indexed a json with columns that arenot defined in
schema.xml,reason
> being i have a dynamicfield d
Hi Guys,
We are running back to back solr indexing batch jobs.We need to ensure if
the triggered batch indexing is completed before starting the next.
I know we can check the status by viewing the 'Logging' and 'CoreAdmin' page
of solr admin console.
But,we need to find this out programmatically
Thanks a lot christian..
let me explore that..
:)
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-know-if-SOLR-indexing-is-completed-prorammatically-tp4298799p4298807.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Team,
I have indexed data with 143 rows(docs) into solr.It takes around 3 hours to
index.I usde csvUpdateHandler and indexes the csv file by remote streaming.
Now ,when i re-indexing the same csv data,it is still taking 3+ hours.
Ideally,since there are no changes in _id values,it should have
ust sent.
>
> When a document comes in, Solr can't assume that
> "nothing's changed". What if you changed your schema?
>
> So I'd expect the second run to take at least as long as the first.
>
> Best,
> Erick
>
> On Mon, Nov 21, 2016 at 1:16 AM, s
Hi Experts,
Can we use a non-datetime column to identify delta rows in deltaQuery for
DIH configuration.
Like for example in the below deltaQuery ,
deltaQuery="select ID from category where last_modified >
'${dih.last_index_time}'"
the delta rows are picked when the last_modified datetime is
Thanks Shawn!!..:-)
Ll try out this..
On 6 Apr 2017 00:00, "Shawn Heisey-2 [via Lucene]" <
ml-node+s472066n4328519...@n3.nabble.com> wrote:
On 4/4/2017 7:40 AM, subinalex wrote:
> Can we use a non-datetime column to identify delta rows in deltaQuery for
> DIH configurati
10 matches
Mail list logo