Default result rows

2008-06-18 Thread Mihails Agafonovs
Hi! Where can I define, how many rows must be returned in the result? Default is 10, and specifying other value each time through URL or advanced interface isn't comfortable. Ar cieņu, Mihails

Deleting Solr index

2008-06-18 Thread Mihails Agafonovs
How can I clear the whole Solr index? Ar cieņu, Mihails

Re: Default result rows

2008-06-18 Thread Mihails Agafonovs
;explicitlt;/strgt; lt;int name=quot;rowsquot;gt;30lt;/intgt; lt;str name=quot;flquot;gt;*lt;/strgt; lt;str name=quot;versionquot;gt;2.1lt;/strgt; lt;/lstgt; lt;/requestHandlergt; 2008/6/18 Mihails Agafonovs lt;[EMAIL PROTECTED]gt;: gt; Hi! gt; gt; Where can I define, how many rows must be returned

Stylesheet

2008-06-16 Thread Mihails Agafonovs
Hi! How can I apply stylesheet to the search result? I mean, where can I define, what stylesheet to use? Ar cieņu, Mihails

Re: My First Solr

2008-06-13 Thread Mihails Agafonovs
Hi, Thomas! Please, can you give me instructions on how did you installed Solr on Tomcat? Quoting Thomas Lauer : HI, i have installed my first solr on tomcat. I have modify my shema.xml for my XMLacute;s and I have import with the post.jar some xml files. tomcat runs solr/admin runs post.jar

Re: DataImport

2008-06-11 Thread Mihails Agafonovs
Mihails Agafonovs : I've already done that, but cannot access solr via web, and apache log says something wrong with solr home directory. - Couldn't start SOLR. Check solr/home property. - Quoting Chakraborty, Kishore K. : Mihails, Put the solr.war into the webapps directory

Re: DataImport

2008-06-11 Thread Mihails Agafonovs
//example-solr-home/solr 5. start tomcat from the same shell after exporting the above variable Verify that tomcat starts without showing any exceptions in the logs. Now you will be able to run the examples given in the DataImportHandler wiki. 2008/6/11 Mihails Agafonovs : I'm stuck... I

Overall

2008-06-09 Thread Mihails Agafonovs
Hi! Some questions: 1) Is it possible to make Solr to use, for example, MySQL database, or it only supports *.xml files as a database? 2) Is there a way to add data in the search database using some online interface, or the only way is manually adding the data in the *.xml files? 3) Is there any

Re: Overall

2008-06-09 Thread Mihails Agafonovs
/6/9 Mihails Agafonovs : Hi! Some questions: 1) Is it possible to make Solr to use, for example, MySQL database, or it only supports *.xml files as a database? you can use DataImportHandler to index from MySql (or other databases) 2) Is there a way to add data in the search database

DataImport

2008-06-09 Thread Mihails Agafonovs
Looked through the tutorial on data import, section Full Import Example. 1) Where is this dataimport.jar? There is no such file in the extracted example-solr-home.jar. 2) Use the solr folder inside example-data-config folder as your solr home. What does this mean? Anyway, there is no folder

Re: DataImport

2008-06-09 Thread Mihails Agafonovs
-solr-home. Please check again. Please let me know if you run into any problems. 2008/6/9 Mihails Agafonovs : Looked through the tutorial on data import, section Full Import Example. 1) Where is this dataimport.jar? There is no such file in the extracted example-solr-home.jar. 2) Use