Hey,
I just found out that my index is stored in the tomcat/solr dir, while my
-Dsolr.solr.home parameter is set to a different place (E drive). The
indexing is sent to the tomcat/solr dir, while the searching is done in my E
drive. How can I make sure the index is done in the E dir as well?
Tha
When searching for *:* I get this response:
0
9
*:*
I'm guessing this means the documents aren't really in the index?
However, I do get this reply when using the data-config debugger (with
commit on):
http://pastebin.com/m7a460711
And that obviously states "Indexing completed. Added/Upd
a58
solrconfig.xml: http://pastebin.com/m44b73d83
(look for "krosan" in the documents to see what I've added to the standard
docs)
Any help will be greatly appreciated!
Thanks in advance,
Andreas Evers
--
View this message in context:
http://old.nabble.com/Documents-are-indexed-but-