manticoresearch icon indicating copy to clipboard operation
manticoresearch copied to clipboard

Please add manticore.sample.conf

Open skvarovski opened this issue 3 years ago • 8 comments

Hello Developers ,

it is possible in future releases to add a configuration example with large configuration examples, as it used to be please ?

skvarovski avatar Mar 18 '22 20:03 skvarovski

just add multiple different indexes there or in case of RT startup mode issue multiple create table statements after daemon got started. otherwise please clarify what do you mean of large configuration example

tomatolog avatar Mar 18 '22 21:03 tomatolog

This. I spent a couple of days playing around with Manticore until I got a basic index figured out. I haven't had a chance to write it up yet because the project's not finished.

virtadpt avatar Mar 19 '22 18:03 virtadpt

here is an example of creating index via SphinxQL interface in RT mode or with config in plain mode - just click into SQL or CONFIG tabs

And we also have interactive courses to get used to Manticore from your browser Indexing data from MySQL example Main+delta index Introduction in RealTime indexes

I not quite sure what difficulties could be adding multiple indexes instead only one?

tomatolog avatar Mar 19 '22 20:03 tomatolog

I spent a couple of days playing around with Manticore until I got a basic index figured out

@virtadpt Can you please let us know in what mode you are using Manticore? Plain or RT? For RT mode we have https://manual.manticoresearch.com/Quick_start_guide . Isn't it helpful?

it is possible in future releases to add a configuration example with large configuration examples, as it used to be please ?

@skvarovski Do you mean this configuration example https://github.com/manticoresoftware/manticoresearch/blob/c79b3926e012197a2db9314f39df0e006546bd9b/sphinx.conf.in ?

What exactly do you find most helpful in it:

  • searchd settings and comments
  • source/index settings and comments
  • something else

?

sanikolaev avatar Mar 22 '22 07:03 sanikolaev

@sanikolaev I am not running Manticore in RT mode. I played around with it for a couple of days and never got it working so I fell back on Plain mode (which I was somewhat familiar with from using Sphinx at work some years ago) and got it working in less than an hour. The quickstart guide was not helpful.

By the way, did you mean to link to this: https://manual.manticoresearch.com/Creating_an_index/Local_indexes#Creating-a-local-index

Anyway, my use case is such that re-indexing once or twice a day is fine for my purposes.

virtadpt avatar Mar 25 '22 21:03 virtadpt

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Feel free to re-open the issue in case it becomes actual.

stale[bot] avatar Apr 27 '22 17:04 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Feel free to re-open the issue in case it becomes actual.

stale[bot] avatar Jun 23 '22 03:06 stale[bot]

@skvarovski Do you mean this configuration example https://github.com/manticoresoftware/manticoresearch/blob/c79b3926e012197a2db9314f39df0e006546bd9b/sphinx.conf.in ?

Yes, sorry for long answer.

skvarovski avatar Jul 29 '22 22:07 skvarovski