Hi all,
I have some doubts in solr server indexing data.
I am using Tomcat 5 for solr configuration.
There is a "data" folder which contains indexing data.
First I am adding and updating some data and it indexed then searching
for a text and getting the result too.
Then shutdown the solr tomcat server.
When i again start what will happen in the "data" folder? Any data
refreshing,adding,deleting etc..
Every restart of the solr server what will happens to indexing data or it
remain unchanged without any action?
I am asking this question because, morning i am indexing some data and it
indexed and searching..
evening indexing some data with the same name of the existing one and it
indexed and searching.
For Example:
morning data :
primaryAdmin
secondaryAdmin
Evening data :
primaryAdmin
These are the data i indexed. But when i searching for "primaryAdmin" it
returning only the data which indexed at that time..
So i am doubtful whether every restart of the server some changes will
occur in data folder which contains indexing data?
Likewise most of the situation, i am searching for data which returns
the
correct result.After 10 or 30 minutes if i search the same data its not
returning the result.
Any help would be most appreciated.
Thanks,
nithya.
--
View this message in context:
http://www.nabble.com/Index-will-get-change-or-refresh-after-restart-the-solr-server--tp15306533p15306533.html
Sent from the Solr - User mailing list archive at Nabble.com.